Skip to content

Commit

Permalink
🌱 Bump google/osv-scanner from 1.9.1 to 1.9.2
Browse files Browse the repository at this point in the history
Bumps [google/osv-scanner](https://github.com/google/osv-scanner) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/google/osv-scanner/releases)
- [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)
- [Commits](google/osv-scanner@b13f37e...1e295ee)

---
updated-dependencies:
- dependency-name: google/osv-scanner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 476f755 commit 76cb41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osv-scanner-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
./
continue-on-error: true
- name: "Run OSV Scanner Reporter"
uses: google/osv-scanner/actions/reporter@b13f37e1a1e4cb98556c1d34cd3256a876929be1 # v1.9.1
uses: google/osv-scanner/actions/reporter@1e295ee11c5e107886e58bacb04228325082146f # v1.9.2
with:
scan-args: |-
--output=results.sarif
Expand Down

0 comments on commit 76cb41f

Please sign in to comment.