File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 github.com:443
2727
2828 - name : ' Checkout Repository'
29- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.1
29+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3030 - name : ' Dependency Review'
3131 uses : actions/dependency-review-action@1360a344ccb0ab6e9475edef90ad2f46bf8003b1 # v3.0.6
Original file line number Diff line number Diff line change 4949 sigstore-tuf-root.storage.googleapis.com:443
5050
5151 - name : " Checkout code"
52- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.1.0
52+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
5353 with :
5454 persist-credentials : false
5555
7676 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
7777 # format to the repository Actions tab.
7878 - name : " Upload artifact"
79- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.0
79+ uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
8080 with :
8181 name : SARIF file
8282 path : results.sarif
You can’t perform that action at this time.
0 commit comments