Skip to content

Commit 96e8234

Browse files
Bump JuliaRegistries/TagBot from 1.25.6 to 1.25.7 (#69)
Bumps [JuliaRegistries/TagBot](https://github.com/juliaregistries/tagbot) from 1.25.6 to 1.25.7. - [Release notes](https://github.com/juliaregistries/tagbot/releases) - [Commits](JuliaRegistries/TagBot@2e56759...6b7c22e) --- updated-dependencies: - dependency-name: JuliaRegistries/TagBot dependency-version: 1.25.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ee7908 commit 96e8234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: JuliaRegistries/TagBot@2e567597902989da0c8edb314470b1c6e3df43a6 # v1
17+
- uses: JuliaRegistries/TagBot@6b7c22e7bc2b8f4d1c56b7199a63421cf2667ed1 # v1
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)