Skip to content

Commit c189719

Browse files
build(deps): bump JuliaRegistries/TagBot from 1.20.1 to 1.20.2 (#430)
Bumps [JuliaRegistries/TagBot](https://github.com/juliaregistries/tagbot) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/juliaregistries/tagbot/releases) - [Commits](JuliaRegistries/TagBot@1fbd4da...62dd7cd) --- updated-dependencies: - dependency-name: JuliaRegistries/TagBot dependency-version: 1.20.2 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 c3d299e commit c189719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: JuliaRegistries/TagBot@1fbd4dada368d95c57aed9b607db86599f9634e6
28+
- uses: JuliaRegistries/TagBot@62dd7cd21dcde087eca10e70c3fc3f8cefbe44a2
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key

0 commit comments

Comments
 (0)