From 36de549bd6cdcf1cef58f14ce924cc13c660b096 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 20:35:34 +0000 Subject: [PATCH] Update GitHub Actions dependencies to dc7077e --- .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 063871d..9a2dc64 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,6 +19,6 @@ jobs: uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 - name: Update major tag - uses: cssnr/update-version-tags-action@f3849a957cc45bae43abd0b41566ab269ec4fe02 # v2 + uses: cssnr/update-version-tags-action@dc7077eaec04b8fd61f7b7e6d4830564cfd12382 # v2 with: minor: false