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 55461ab commit d28186aCopy full SHA for d28186a
.github/workflows/dependency-review-v3.yml
@@ -121,7 +121,7 @@ jobs:
121
core.setFailure(`Could not determine configuration for inputs: ${inputs}`)
122
123
- name: Scan
124
- uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
+ uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
125
with:
126
comment-summary-in-pr: ${{ inputs.comment-summary-in-pr }}
127
fail-on-severity: ${{ inputs.fail-on-severity }}
0 commit comments