Skip to content

Commit

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

Bump JuliaRegistries/TagBot from 1.20.0 to 1.20.1
  • Loading branch information
MichaelHatherly authored Jan 6, 2025
2 parents 4af91eb + 143de42 commit efe8577
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@29c35fccdd29270e3560ede0c1b77b4b6e12abce # v1.20.0
- uses: JuliaRegistries/TagBot@1fbd4dada368d95c57aed9b607db86599f9634e6 # v1.20.1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit efe8577

Please sign in to comment.