From 90a052d2bf8dfcb1357ca21b97e17160c896ad59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 17:42:48 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to 6da8fa9 --- .github/workflows/bump-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump-version.yml b/.github/workflows/bump-version.yml index ab1fd6e..b24358f 100644 --- a/.github/workflows/bump-version.yml +++ b/.github/workflows/bump-version.yml @@ -144,7 +144,7 @@ jobs: fetch-depth: 0 - name: Create GitHub Release - uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2 with: tag_name: v${{ needs.bump-version.outputs.new_version }} name: Release v${{ needs.bump-version.outputs.new_version }}