From a4e4ef31669e1746b5e68139c1a165a28e010f4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 00:53:44 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to c062e08 --- .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 cc726bcd..b0044803 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@288696be3916479e99fa944c72825e9b3e192be4 + uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: