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 9ba100b commit be839b6Copy full SHA for be839b6
.github/workflows/release.yml
@@ -34,6 +34,6 @@ jobs:
34
args: release --release-notes tools/release/release-note.md
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
- - uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
38
with:
39
subject-path: 'dist/checksums.txt'
0 commit comments