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 @@ -31,7 +31,7 @@ permissions:
3131
3232jobs :
3333 scan :
34- uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@19ec1116569a47416e11a45848722b1af31a857b " # v1.9.0
34+ uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@daa2c68f50d845057895a9c300e42478481c1d26 " # v1.9.1
3535 with :
3636 # Example of specifying custom arguments
3737 scan-args : |-
Original file line number Diff line number Diff line change 3636 path : results.sarif
3737 retention-days : 5
3838 - name : " Upload to code-scanning"
39- uses : github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
39+ uses : github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
4040 with :
4141 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments