File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ jobs:
174174 actions : read
175175 security-events : write
176176
177- uses : google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v2.3.5
177+ uses : google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v2.3.8
178178 with :
179179 fail-on-vuln : true
180180 scan-args : |-
@@ -191,7 +191,7 @@ jobs:
191191 actions : read
192192 security-events : write
193193
194- uses : google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.3.5
194+ uses : google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.3.8
195195 with :
196196 fail-on-vuln : true
197197 scan-args : |-
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 security-scan-osv :
102102 name : 🔐 Security Scan OSV
103103
104- uses : google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.3.5
104+ uses : google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.3.8
105105 with :
106106 fail-on-vuln : true
107107 scan-args : |-
You can’t perform that action at this time.
0 commit comments