From 33b0feedd4582a29dd8f950f6498294960951e82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 00:36:53 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to 9b795e5 --- .github/workflows/publish-release-artifact.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-release-artifact.yml b/.github/workflows/publish-release-artifact.yml index 6f6732aa..d2f52384 100644 --- a/.github/workflows/publish-release-artifact.yml +++ b/.github/workflows/publish-release-artifact.yml @@ -38,7 +38,7 @@ jobs: && rm -f /tmp/jenkins_sha - name: Upload Release Asset id: upload-release-asset - uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 + uses: softprops/action-gh-release@9b795e578288d5ff64564dfa7dd4cda7b04bb648 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: