Skip to content

Commit

Permalink
Bump JuliaRegistries/TagBot from 1 to 1.13.1 (#428)
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2021
1 parent 69dc131 commit 1c40381
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 1c40381

Please sign in to comment.