diff --git a/.github/workflows/semver.yml b/.github/workflows/semver.yml index 23b7dfc..63805c8 100644 --- a/.github/workflows/semver.yml +++ b/.github/workflows/semver.yml @@ -55,7 +55,7 @@ jobs: run: make checksums VERSION="${{ steps.calculate-version.outputs.version-string }}" - name: Attest release artifacts - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # pin@v3.0.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # pin@v4.1.1 with: subject-path: | dist/bootstrap.bash