We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b49c49b + 766a021 commit b12c365Copy full SHA for b12c365
.github/workflows/attest.yml
@@ -17,7 +17,7 @@ jobs:
17
id-token: write
18
attestations: write
19
steps:
20
- - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
21
with:
22
name: ${{ inputs.artifact }}
23
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
0 commit comments