From 721b7e122b9ba92ca944ccdec00619ca3755fa72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 01:14:50 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to a485adb --- .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 dfe815d2..bd9172e8 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@810bfa2cd5f7c2bd4138fa75005d437ba562db81 + uses: softprops/action-gh-release@a485adba73bc95d9848c86e019d675bac99de0ed env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: