File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ permissions: {}
2323jobs :
2424 scan-scheduled :
2525 if : ${{ github.event_name == 'push' || github.event_name == 'schedule' }}
26- uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@c5996e0193a3df57d695c1b8a1dec2a4c62e8730 " # v2.3.3
26+ uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@c51854704019a247608d928f370c98740469d4b5 " # v2.3.5
2727 permissions :
2828 actions : read
2929 # Require writing security events to upload SARIF file to security tab
3838 ./
3939 scan-pr :
4040 if : ${{ github.event_name == 'pull_request' || github.event_name == 'merge_group' }}
41- uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@c5996e0193a3df57d695c1b8a1dec2a4c62e8730 " # v2.3.3
41+ uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@c51854704019a247608d928f370c98740469d4b5 " # v2.3.5
4242 permissions :
4343 actions : read
4444 # Require writing security events to upload SARIF file to security tab
You can’t perform that action at this time.
0 commit comments