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 0e97899 commit 387da2aCopy full SHA for 387da2a
.github/workflows/dependency-review.yaml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: 'Dependency Review'
45
if: ${{ github.event_name != 'merge_group' }}
46
- uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
+ uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
47
with:
48
fail-on-severity: ${{ inputs.fail-on-severity }}
49
deny-licenses: >
0 commit comments