Skip to content

Commit d747a3f

Browse files
Merge pull request #518 from SciML/dependabot/github_actions/JuliaRegistries/TagBot-1.25.7
build(deps): bump JuliaRegistries/TagBot from 1.25.6 to 1.25.7
2 parents ac4bd3a + 6867a42 commit d747a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: JuliaRegistries/TagBot@2e567597902989da0c8edb314470b1c6e3df43a6
28+
- uses: JuliaRegistries/TagBot@6b7c22e7bc2b8f4d1c56b7199a63421cf2667ed1
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key

0 commit comments

Comments
 (0)