Skip to content

Commit

Permalink
Move github action back to the main branch (#465)
Browse files Browse the repository at this point in the history
Cleans up after #460
  • Loading branch information
another-rex committed Aug 2, 2023
1 parent e6eccc2 commit 777a511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osv-scanner-reusable-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
to-scan: .
continue-on-error: true
- name: "Run osv-scanner-reporter"
uses: another-rex/osv-scanner/actions/reporter@fix-github-action
uses: google/osv-scanner/actions/reporter@main
with:
output-sarif-file: final-results.sarif
old-results: old-results.json
Expand Down

0 comments on commit 777a511

Please sign in to comment.