Skip to content

Commit 8f1b854

Browse files
fix(deps): update devantler-tech/reusable-workflows action to v1.22.5
1 parent 5bcc8da commit 8f1b854

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@c049d0ad8110b0a74920fecf22525d2f771264b7 # v1.22.5
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@c049d0ad8110b0a74920fecf22525d2f771264b7 # v1.22.5
1313
secrets:
1414
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)