Skip to content

Commit 8d8993e

Browse files
authored
Fix configuration not found warning when using unified gh workflow (#20)
1 parent fe5d4da commit 8d8993e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osv-scanner-reusable-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ on:
4444
default: true
4545

4646
jobs:
47-
scan-pr:
47+
osv-scan:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

0 commit comments

Comments
 (0)