Fix dependency-review.yml for PR only
This commit is contained in:
parent
96427fc72f
commit
1c12b555da
|
@ -29,6 +29,3 @@ jobs:
|
|||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- name: 'Dependency Review PR'
|
||||
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
|
||||
with:
|
||||
base-ref: ${{ github.event.before }}
|
||||
head-ref: ${{ github.sha }}
|
||||
|
|
Loading…
Reference in New Issue