Skip to content

Commit 6eb2b70

Browse files
fix(deps): update devantler-tech/reusable-workflows action to v1.24.0
1 parent 5bcc8da commit 6eb2b70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ permissions:
1313

1414
jobs:
1515
release:
16-
uses: devantler-tech/reusable-workflows/.github/workflows/release.yaml@0e68692337af526443489c48c5c9b199080f2b8d # v1.21.1
16+
uses: devantler-tech/reusable-workflows/.github/workflows/release.yaml@26a910855f2a0748f3a80847f8b5a02c827d1301 # v1.24.0
1717
secrets:
1818
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

.github/workflows/todos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ on:
99

1010
jobs:
1111
todos:
12-
uses: devantler-tech/reusable-workflows/.github/workflows/todos.yaml@0e68692337af526443489c48c5c9b199080f2b8d # v1.21.1
12+
uses: devantler-tech/reusable-workflows/.github/workflows/todos.yaml@26a910855f2a0748f3a80847f8b5a02c827d1301 # v1.24.0
1313
secrets:
1414
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)