Skip to content

Commit

Permalink
Update docs/github-action.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rex P <[email protected]>
  • Loading branch information
Hayley Denbraver and another-rex authored Dec 27, 2023
1 parent ba9f429 commit ad8a3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/github-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
name: Vulnerability scanning
# makes sure the extraction step is completed before running the scanner
needs: extract-deps
uses: "google/osv-scanner/.github/workflows/osv-scanner-reusable.yml@main"
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.5.0"
with:
# Download the artifact uploaded in extract-deps step
download-artifact: converted-OSV-Scanner-deps
Expand Down

0 comments on commit ad8a3f6

Please sign in to comment.