From 1141c3c525550593d793a3e479d811512898cbe7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 00:32:08 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to 69320db --- .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 d2f52384..6f178832 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@9b795e578288d5ff64564dfa7dd4cda7b04bb648 + uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: