We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba7b94 commit 1221d44Copy full SHA for 1221d44
.github/workflows/dependency-review.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
36
- name: 'Dependency Review'
37
- uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
+ uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
38
with:
39
base-ref: ${{ github.event.pull_request.base.sha || 'dev' }}
40
head-ref: ${{ github.event.pull_request.head.sha || github.ref }}
0 commit comments