File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9696
9797 steps :
9898 - name : Download build artifacts
99- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
99+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
100100 with :
101101 name : " python-build-dist"
102102 path : dist
@@ -178,13 +178,13 @@ jobs:
178178 git-chglog --config .github/chglog/config.yml --output CHANGELOG.md "${GITHUB_REF_NAME}"
179179
180180 - name : Download python build artifacts
181- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
181+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
182182 with :
183183 name : " python-build-dist"
184184 path : dist
185185
186186 - name : Download SLSA provenance attestation
187- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
187+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
188188 with :
189189 name : " multiple.intoto.jsonl"
190190 path : dist
You can’t perform that action at this time.
0 commit comments