Skip to content

Commit

Permalink
Merge pull request #15 from PumasAI/dependabot/github_actions/JuliaRe…
Browse files Browse the repository at this point in the history
…gistries/TagBot-1.19.6

Bump JuliaRegistries/TagBot from 1.16.1 to 1.19.6
  • Loading branch information
MichaelHatherly authored Sep 26, 2024
2 parents 2cdcca9 + 1ac276e commit b4a11b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@f1ea13e6fcb8dfb8aac0a479ac1bf8d7761fd6d4 # v1.16.1
- uses: JuliaRegistries/TagBot@0bcbaf0dd1b0a93e12e49477fe4ab79c40fd5431 # v1.19.6
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b4a11b0

Please sign in to comment.