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.
1 parent d7e76b5 commit 46fc92eCopy full SHA for 46fc92e
.github/workflows/release.yml
@@ -33,6 +33,6 @@ jobs:
33
args: release --release-notes tools/release/release-note.md
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
- - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
37
with:
38
subject-path: 'dist/checksums.txt'
0 commit comments