We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0720b commit e0014f7Copy full SHA for e0014f7
.github/workflows/release.yml
@@ -220,7 +220,7 @@ jobs:
220
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
221
222
- name: Download attestation artifact
223
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
224
with:
225
pattern: attestation-*
226
path: ./
0 commit comments