diff --git a/.github/workflows/release_action.yaml b/.github/workflows/release_action.yaml index 0e4ee04d..499b4002 100644 --- a/.github/workflows/release_action.yaml +++ b/.github/workflows/release_action.yaml @@ -72,7 +72,7 @@ jobs: ./dist/*.tar.gz ./dist/*.whl - name: Publish artifacts and signatures to GitHub Releases - uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4 + uses: softprops/action-gh-release@v2 with: # `dist/` contains the built packages, and the # sigstore-produced signatures and certificates.