We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af95b6f + e81a0b5 commit 565c1ffCopy full SHA for 565c1ff
1 file changed
.github/workflows/release.yml
@@ -30,6 +30,6 @@ jobs:
30
env:
31
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
32
# After GoReleaser runs, attest all the files in ./dist/checksums.txt:
33
- - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
34
with:
35
subject-checksums: ./dist/checksums.txt
0 commit comments