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 17
17
- name : Checkout
18
18
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
19
- name : Ensure SHA pinned actions
20
- uses : zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # v3 .0.25
20
+ uses : zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574ef04ea69da568d6249bd69539ccc704e74 # v4 .0.0
21
21
with :
22
22
# slsa-github-generator requires using a semver tag for reusable workflows.
23
23
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
Original file line number Diff line number Diff line change 37
37
path : results.sarif
38
38
retention-days : 5
39
39
- name : Upload to code-scanning
40
- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3 .30.5
40
+ uses : github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4 .30.7
41
41
with :
42
42
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments