Skip to content

Commit

Permalink
Update google/osv-scanner-action action to v1.9.1 (#307)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 014970f commit 1ffbcd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osv-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ permissions:
jobs:
scan-pr:
if: ${{ github.event_name == 'pull_request' || github.event_name == 'push' }}
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@19ec1116569a47416e11a45848722b1af31a857b" # v1.9.0
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@daa2c68f50d845057895a9c300e42478481c1d26" # v1.9.1
with:
# Example of specifying custom arguments
scan-args: |-
Expand Down

0 comments on commit 1ffbcd2

Please sign in to comment.