We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d366f commit 271d3bbCopy full SHA for 271d3bb
.github/workflows/auto-release.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
auto-release:
14
- uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-auto-release.yml@03866bc944c4ad3e496d7104efe7429ce3c9d8c4 # 0.54.5
+ uses: ckotzbauer/actions-toolkit/.github/workflows/toolkit-auto-release.yml@127bf24eda432e06ca81296442031074473d58f4 # 0.55.9
15
with:
16
release-workflow: create-release.yml
17
secrets:
0 commit comments