Skip to content

Commit 5bcc8da

Browse files
fix(deps): update devantler-tech/reusable-workflows action to v1.21.1 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32c46a8 commit 5bcc8da

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@259dc1c9643848f6842b79ac0bc69ffdd976bac4 # v1.20.0
16+
uses: devantler-tech/reusable-workflows/.github/workflows/release.yaml@0e68692337af526443489c48c5c9b199080f2b8d # v1.21.1
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@259dc1c9643848f6842b79ac0bc69ffdd976bac4 # v1.20.0
12+
uses: devantler-tech/reusable-workflows/.github/workflows/todos.yaml@0e68692337af526443489c48c5c9b199080f2b8d # v1.21.1
1313
secrets:
1414
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)