Skip to content

Commit bf947a4

Browse files
build(deps): bump JuliaRegistries/TagBot from 1.21.1 to 1.23.5
Bumps [JuliaRegistries/TagBot](https://github.com/juliaregistries/tagbot) from 1.21.1 to 1.23.5. - [Release notes](https://github.com/juliaregistries/tagbot/releases) - [Commits](JuliaRegistries/TagBot@79aed30...f69a5b7) --- updated-dependencies: - dependency-name: JuliaRegistries/TagBot dependency-version: 1.23.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48eb949 commit bf947a4

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
@@ -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@79aed30d025666340f7407285d6e3e1a93535bde
28+
- uses: JuliaRegistries/TagBot@f69a5b7e2a244c5872cbe319665ac9a4f310ab88
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)