Skip to content

Commit

Permalink
Bump JuliaRegistries/TagBot from 1.15 to 1.16
Browse files Browse the repository at this point in the history
Bumps [JuliaRegistries/TagBot](https://github.com/juliaregistries/tagbot) from 1.15 to 1.16.
- [Release notes](https://github.com/juliaregistries/tagbot/releases)
- [Commits](JuliaRegistries/TagBot@v1.15...v1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 3d2616d commit a516aa9
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 @@ -24,7 +24,7 @@ jobs:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@v1.15
- uses: JuliaRegistries/TagBot@v1.16
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit a516aa9

Please sign in to comment.