We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a4620 commit 0864a98Copy full SHA for 0864a98
.github/actions/upload-release-provenance/action.yml
@@ -42,7 +42,7 @@ runs:
42
43
- id: download-provenance
44
name: Download newly generated provenance
45
- uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3.0.1
+ uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
46
with:
47
name: ${{ inputs.provenance_name }}
48
0 commit comments