From 66ef3ef60f557183eaf8343ed6520090cb8a0253 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 20:03:29 +0000 Subject: [PATCH] chore(deps): update ncipollo/release-action digest to b7eabc9 --- .github/workflows/build-tag-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-tag-release.yaml b/.github/workflows/build-tag-release.yaml index f869200..c73f7cd 100644 --- a/.github/workflows/build-tag-release.yaml +++ b/.github/workflows/build-tag-release.yaml @@ -120,7 +120,7 @@ jobs: - name: Update release if: ${{ steps.changed.outcome == 'success' }} - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1 + uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1 with: allowUpdates: true updateOnlyUnreleased: true