From 417ef09c421241e1a80364f24bc8030710928a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 00:33:09 +0000 Subject: [PATCH] Bump JuliaRegistries/TagBot in the all-github-actions group Bumps the all-github-actions group with 1 update: [JuliaRegistries/TagBot](https://github.com/juliaregistries/tagbot). Updates `JuliaRegistries/TagBot` from 1.24.3 to 1.24.5 - [Release notes](https://github.com/juliaregistries/tagbot/releases) - [Commits](https://github.com/juliaregistries/tagbot/compare/fdeda6bc5e30641e181adf155388e61dcee1526e...f2ffb6d84cd0eae8a4be661aa23ee0fa250406d5) --- updated-dependencies: - dependency-name: JuliaRegistries/TagBot dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/TagBot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index 6c10f5c..0d9262b 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -25,7 +25,7 @@ jobs: if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot' runs-on: ubuntu-latest steps: - - uses: JuliaRegistries/TagBot@fdeda6bc5e30641e181adf155388e61dcee1526e # v1.24.3 + - uses: JuliaRegistries/TagBot@f2ffb6d84cd0eae8a4be661aa23ee0fa250406d5 # v1.24.5 with: token: ${{ secrets.GITHUB_TOKEN }} # Edit the following line to reflect the actual name of the GitHub Secret containing your private key