Skip to content

Commit

Permalink
Bump JuliaRegistries/TagBot from 1 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [JuliaRegistries/TagBot](https://github.com/JuliaRegistries/TagBot) from 1 to 1.13.1.
- [Release notes](https://github.com/JuliaRegistries/TagBot/releases)
- [Commits](JuliaRegistries/TagBot@v1...v1.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2021
1 parent 2bd197d commit 2b5bd6e
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@v1
- uses: JuliaRegistries/TagBot@v1.13.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit 2b5bd6e

Please sign in to comment.