We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b38da4 + e3c8698 commit 590b45fCopy full SHA for 590b45f
1 file changed
.github/workflows/TagBot.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: JuliaRegistries/TagBot@6b7c22e7bc2b8f4d1c56b7199a63421cf2667ed1 # v1.25.7
+ - uses: JuliaRegistries/TagBot@304fc93e4623081443fee5b6317ac73b37923574 # v1.25.8
20
with:
21
# The default GITHUB_TOKEN is sufficient for standard General registry
22
# registrations. Add TagBot's `ssh` input only if tags must trigger
0 commit comments