We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced3931 commit 301e70eCopy full SHA for 301e70e
.github/workflows/dependency-review.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
persist-credentials: false
29
30
- - uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
+ - uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
31
32
base-ref: ${{ github.event.pull_request.base.sha || 'main' }}
33
head-ref: ${{ github.event.pull_request.head.sha || github.ref }}
0 commit comments