Skip to content

Commit 5ba7a1a

Browse files
authored
Update dependency-review.yml
1 parent fb7cd4a commit 5ba7a1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dependency-review.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ jobs:
1212
uses: actions/checkout@v4
1313
- name: 'Dependency Review'
1414
uses: actions/dependency-review-action@v4
15+
with:
16+
base-ref: main
17+
head-ref: ${{ github.ref }}

0 commit comments

Comments
 (0)