File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ jobs:
178
178
uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # 1.12.4
179
179
180
180
- name : Attest
181
- uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # 2.3 .0
181
+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # 2.4 .0
182
182
id : attest
183
183
with :
184
184
subject-path : ./dist/*
Original file line number Diff line number Diff line change 61
61
62
62
- name : Upload Trivy scan results to GitHub Security tab
63
63
if : ${{ github.event_name == 'schedule' }}
64
- uses : github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # 3.29.2
64
+ uses : github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # 3.29.4
65
65
with :
66
66
sarif_file : " trivy-results.sarif"
You can’t perform that action at this time.
0 commit comments