Skip to content

Commit

Permalink
Fix dependency-review.yml for PR only
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 8, 2024
1 parent 06bca8e commit dc3700c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit dc3700c

Please sign in to comment.