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 86bf2f6 commit e8a2e38Copy full SHA for e8a2e38
.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@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
+ - uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
37
with:
38
subject-path: 'dist/checksums.txt'
0 commit comments