From 709b2b6f866d40ac361cd2817cae04b6b47e910e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 18:33:08 +0000 Subject: [PATCH] Bump EndBug/latest-tag Bumps [EndBug/latest-tag](https://github.com/endbug/latest-tag) from 461da6d88985c6266724c147fcabeb0f05261a38 to 2b1b3e384a1ca26a4fb5819f602a1ef51b4968f3. - [Release notes](https://github.com/endbug/latest-tag/releases) - [Commits](https://github.com/endbug/latest-tag/compare/461da6d88985c6266724c147fcabeb0f05261a38...2b1b3e384a1ca26a4fb5819f602a1ef51b4968f3) --- updated-dependencies: - dependency-name: EndBug/latest-tag dependency-version: 2b1b3e384a1ca26a4fb5819f602a1ef51b4968f3 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 a8b6ba30..a9ae82c1 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@461da6d88985c6266724c147fcabeb0f05261a38 + uses: EndBug/latest-tag@2b1b3e384a1ca26a4fb5819f602a1ef51b4968f3 with: ref: latest description: Last state in main