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:
178178 uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # 1.12.4
179179
180180 - name : Attest
181- uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # 2.3 .0
181+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # 2.4 .0
182182 id : attest
183183 with :
184184 subject-path : ./dist/*
Original file line number Diff line number Diff line change 6161
6262 - name : Upload Trivy scan results to GitHub Security tab
6363 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
6565 with :
6666 sarif_file : " trivy-results.sarif"
You can’t perform that action at this time.
0 commit comments