diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 16219bd..c58c1b4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -94,7 +94,7 @@ jobs: bin/SHA256SUMS - name: Create Release - uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2 if: startsWith(github.ref, 'refs/tags/') with: name: ${{ github.ref_name }}