From cd3cb508ae506df6ee7dbc2cd0013033aa6454ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:33:06 +0000 Subject: [PATCH] Bump EndBug/latest-tag Bumps [EndBug/latest-tag](https://github.com/endbug/latest-tag) from 6058afd10b491ab9115064414940c24ce2df173f to 461da6d88985c6266724c147fcabeb0f05261a38. - [Release notes](https://github.com/endbug/latest-tag/releases) - [Commits](https://github.com/endbug/latest-tag/compare/6058afd10b491ab9115064414940c24ce2df173f...461da6d88985c6266724c147fcabeb0f05261a38) --- updated-dependencies: - dependency-name: EndBug/latest-tag dependency-version: 461da6d88985c6266724c147fcabeb0f05261a38 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fa7b9aec..29a569bf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: - name: Update latest tag if: ${{ steps.release_info.outputs.tag == 'latest' }} - uses: EndBug/latest-tag@6058afd10b491ab9115064414940c24ce2df173f + uses: EndBug/latest-tag@461da6d88985c6266724c147fcabeb0f05261a38 with: ref: latest description: Last state in main