File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 path : dist
3737
3838 - name : Generate artifact attestation for sdist and wheel
39- uses : actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
39+ uses : actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2
4040 with :
4141 subject-path : " dist/*"
4242
Original file line number Diff line number Diff line change 3030 client-id : ${{ secrets.RENOVATE_BOT_CLIENT_ID }}
3131 private-key : ${{ secrets.RENOVATE_BOT_PRIVATE_KEY }}
3232 owner : ${{ github.repository_owner }}
33- - uses : renovatebot/github-action@973d3e5a68e735a444e8c03432b66eedb343c302 # v46.2.0
33+ - uses : renovatebot/github-action@316d7cd859606d6039a2182b7d69199e9b036835 # v46.2.1
3434 with :
3535 configurationFile : .github/renovate-config.json
3636 token : ' ${{ steps.token.outputs.token }}'
Original file line number Diff line number Diff line change 5656 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
5757 with :
5858 name : Differential ShellCheck SARIF
59- - uses : github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
59+ - uses : github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
6060 with :
6161 sarif_file : ${{ needs.lint.outputs.sarif }}
6262 if : ${{ inputs.upload_sarif }}
You can’t perform that action at this time.
0 commit comments