Skip to content

Commit

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

Bump JuliaRegistries/TagBot from 1.19.6 to 1.20.0
  • Loading branch information
MichaelHatherly authored Nov 1, 2024
2 parents f2e4889 + fdb25ff commit 6984ac6
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@0bcbaf0dd1b0a93e12e49477fe4ab79c40fd5431 # v1.19.6
- uses: JuliaRegistries/TagBot@29c35fccdd29270e3560ede0c1b77b4b6e12abce # v1.20.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6984ac6

Please sign in to comment.