File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ jobs:
257257 staging : true
258258 upload-signing-artifacts : true
259259 internal-be-careful-debug : true
260- - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
260+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
261261 with :
262262 name : " signing-artifacts-${{ github.job }}"
263263 path : ./test/uploaded
Original file line number Diff line number Diff line change 2929 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3030
3131 - name : Upload SARIF file
32- uses : github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7
32+ uses : github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4.31.8
3333 with :
3434 sarif_file : results.sarif
3535 category : zizmor
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ runs:
110110 GHA_SIGSTORE_PYTHON_INPUTS : " ${{ inputs.inputs }}"
111111 shell : bash
112112
113- - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
113+ - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
114114 if : inputs.upload-signing-artifacts == 'true'
115115 with :
116116 name : " signing-artifacts-${{ github.job }}"
You can’t perform that action at this time.
0 commit comments