From b06402b139ec46dc577c7f18c0d5c35b2584bab4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 09:15:44 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to a06a81a --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index cd8e88cb..a218624e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 # See: https://goreleaser.com/ci/actions/ - name: Create Release - uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 with: name: ${{ github.ref_name }} tag_name: ${{ github.ref_name }}