From 4666a8f4560644c920d62f15b6f4576bada4ba79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:22:43 +0000 Subject: [PATCH] Bump EndBug/latest-tag Bumps [EndBug/latest-tag](https://github.com/endbug/latest-tag) from 2b1b3e384a1ca26a4fb5819f602a1ef51b4968f3 to 16bb0ae5bf2834bce7de88eb1ecdf479d4ed8753. - [Release notes](https://github.com/endbug/latest-tag/releases) - [Commits](https://github.com/endbug/latest-tag/compare/2b1b3e384a1ca26a4fb5819f602a1ef51b4968f3...16bb0ae5bf2834bce7de88eb1ecdf479d4ed8753) --- updated-dependencies: - dependency-name: EndBug/latest-tag dependency-version: 16bb0ae5bf2834bce7de88eb1ecdf479d4ed8753 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 24335bb6..e4e6e8ff 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@2b1b3e384a1ca26a4fb5819f602a1ef51b4968f3 + uses: EndBug/latest-tag@16bb0ae5bf2834bce7de88eb1ecdf479d4ed8753 with: ref: latest description: Last state in main