diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 34fc108..0582c97 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -69,7 +69,7 @@ jobs: run: echo "NEWNAME=$(./utilities/rename-package.R *.tar.gz)" >> "$GITHUB_ENV" - name: Attest builds id: attest_build - uses: actions/attest-build-provenance@619dbb2e03e0189af0c55118e7d3c5e129e99726 # v2.0.0 + uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1 with: subject-path: ${{ env.NEWNAME }} - name: debug