Skip to content

Commit 4949b74

Browse files
Bump google/osv-scanner-action
Bumps [google/osv-scanner-action](https://github.com/google/osv-scanner-action) from 38fe5192f7462b770610c9cca5a8dafc05ad0c0f to 90fad544eb4036129491f76db3161ffdc2956748. - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@38fe519...90fad54) --- updated-dependencies: - dependency-name: google/osv-scanner-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2aae7b7 commit 4949b74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/osv-scanner.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Run OSV scanner
5555
# yamllint disable rule:line-length
56-
uses: google/osv-scanner-action/osv-scanner-action@38fe5192f7462b770610c9cca5a8dafc05ad0c0f # v1.9.2
56+
uses: google/osv-scanner-action/osv-scanner-action@90fad544eb4036129491f76db3161ffdc2956748 # v1.9.2
5757
continue-on-error: true
5858
with:
5959
scan-args: |-
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Run OSV reporter
6767
# yamllint disable rule:line-length
68-
uses: google/osv-scanner-action/osv-reporter-action@38fe5192f7462b770610c9cca5a8dafc05ad0c0f # v1.9.2
68+
uses: google/osv-scanner-action/osv-reporter-action@90fad544eb4036129491f76db3161ffdc2956748 # v1.9.2
6969
with:
7070
scan-args: |-
7171
--output=osv-results.sarif

0 commit comments

Comments
 (0)