There was an error while loading. Please reload this page.
1 parent 344de31 commit fd9fd0bCopy full SHA for fd9fd0b
.github/workflows/dependency-review.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
34
35
- name: 'Dependency Review'
36
- uses: actions/dependency-review-action@f6fff72a3217f580d5afd49a46826795305b63c7 # v3.0.8
+ uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
37
with:
38
base-ref: ${{ github.event.pull_request.base.sha || 'dev' }}
39
head-ref: ${{ github.event.pull_request.head.sha || github.ref }}
0 commit comments