Skip to content

Commit

Permalink
Fix configuration not found warning when using unified gh workflow (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahar-h authored May 23, 2024
1 parent fe5d4da commit 8d8993e
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 @@ on:
default: true

jobs:
scan-pr:
osv-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
Expand Down

0 comments on commit 8d8993e

Please sign in to comment.