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 2828 args : --issues-exit-code=0 --output.sarif.path linter-results.sarif # we expect some findings, but for this demo just continue
2929
3030 - name : Upload SARIF to Code Scanning
31- uses : github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4.31.8
31+ uses : github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
3232 with :
3333 sarif_file : ./linter-results.sarif
3434
Original file line number Diff line number Diff line change 5454 fetch-depth : 0
5555
5656 - name : Set up Docker Buildx
57- uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
57+ uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
5858 with :
5959 driver-opts : image=moby/buildkit:latest
6060 # buildkitd-flags: --debug
You can’t perform that action at this time.
0 commit comments