From a1e938a53c6fb46caf3804191e6dabb8d5c96c97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 07:56:52 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 6da8fa9 --- .github/workflows/release.lib.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.lib.yaml b/.github/workflows/release.lib.yaml index e255f1a..dc09d8d 100644 --- a/.github/workflows/release.lib.yaml +++ b/.github/workflows/release.lib.yaml @@ -95,7 +95,7 @@ jobs: - name: Create GitHub release if: ${{ env.SKIP != 'true' }} - uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2 with: tag_name: ${{ env.version }} name: Release ${{ env.version }}