Skip to content

Commit

Permalink
Bump JuliaRegistries/TagBot from 1.14.1 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [JuliaRegistries/TagBot](https://github.com/juliaregistries/tagbot) from 1.14.1 to 1.17.0.
- [Release notes](https://github.com/juliaregistries/tagbot/releases)
- [Commits](JuliaRegistries/TagBot@4dfecaa...a6f0e2d)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 87a5b40 commit f593313
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,7 +9,7 @@ jobs:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@4dfecaadc4586c55ebd870b8ed3298435362c9cf
- uses: JuliaRegistries/TagBot@a6f0e2d92ef7d6344c1bfac9560afddb49f241f5
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit f593313

Please sign in to comment.