File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ permissions:
27
27
28
28
jobs :
29
29
scan-pr :
30
- uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@764c91816374ff2d8fc2095dab36eecd42d61638 " # v1.9.2
30
+ uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@98b584ee2ed2da3935ccce10e06739d54cdcd20b " # v2.0.0
31
31
with :
32
32
# Example of specifying custom arguments
33
33
scan-args : |-
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ permissions:
27
27
28
28
jobs :
29
29
scan-schedule-push :
30
- uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@764c91816374ff2d8fc2095dab36eecd42d61638 " # v1.9.2
30
+ uses : " google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@98b584ee2ed2da3935ccce10e06739d54cdcd20b " # v2.0.0
31
31
with :
32
32
# Example of specifying custom arguments
33
33
scan-args : |-
You can’t perform that action at this time.
0 commit comments