From dbd0c4cf6fb5af2df514c553a2e29b8d0a32fda4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 07:54:41 +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.23.5 to 1.24.3 - [Release notes](https://github.com/juliaregistries/tagbot/releases) - [Commits](https://github.com/juliaregistries/tagbot/compare/f69a5b7e2a244c5872cbe319665ac9a4f310ab88...fdeda6bc5e30641e181adf155388e61dcee1526e) --- updated-dependencies: - dependency-name: JuliaRegistries/TagBot dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-minor 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 b54a1ac..6c10f5c 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@f69a5b7e2a244c5872cbe319665ac9a4f310ab88 # v1.23.5 + - uses: JuliaRegistries/TagBot@fdeda6bc5e30641e181adf155388e61dcee1526e # v1.24.3 with: token: ${{ secrets.GITHUB_TOKEN }} # Edit the following line to reflect the actual name of the GitHub Secret containing your private key