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 8b7bdd1 commit d332960Copy full SHA for d332960
github-actions/linting/licenses/action.yml
@@ -11,7 +11,7 @@ runs:
11
using: composite
12
steps:
13
- name: Check Package Licenses
14
- uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
+ uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
15
env:
16
# The action ref here allows us to import the config file from the same sha we rely on in the downstream usage
17
ACTION_REF: ${{ github.action_ref || 'main' }}
0 commit comments