From a721ff75f1832f92a3a095e7bdd62f3c88ee96b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 00:41:05 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to 810bfa2 --- .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 6f178832..dfe815d2 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@69320dbe05506a9a39fc8ae11030b214ec2d1f87 + uses: softprops/action-gh-release@810bfa2cd5f7c2bd4138fa75005d437ba562db81 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: