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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 939dcd1 commit 57db7d7
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 57db7d7

Please sign in to comment.