Skip to content

Commit

Permalink
Merge pull request #283 from hiroyoshii/renovate/google-osv-scanner-a…
Browse files Browse the repository at this point in the history
…ction-1.x

Update google/osv-scanner-action action to v1.9.0
  • Loading branch information
hiroyoshii authored Nov 1, 2024
2 parents 55a9512 + 56468e6 commit 07f1c4b
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@1f1242919d8a60496dd1874b24b62b2370ed4c78" # v1.7.1
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@19ec1116569a47416e11a45848722b1af31a857b" # v1.9.0
with:
# Example of specifying custom arguments
scan-args: |-
Expand Down

0 comments on commit 07f1c4b

Please sign in to comment.