Skip to content

Commit

Permalink
Bump JuliaRegistries/TagBot from 1.20.0 to 1.20.1
Browse files Browse the repository at this point in the history
Bumps [JuliaRegistries/TagBot](https://github.com/juliaregistries/tagbot) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/juliaregistries/tagbot/releases)
- [Commits](JuliaRegistries/TagBot@29c35fc...1fbd4da)

---
updated-dependencies:
- dependency-name: JuliaRegistries/TagBot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 4af91eb commit 143de42
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 143de42

Please sign in to comment.