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 f2dedd0 commit 99cc879Copy full SHA for 99cc879
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@bc41886e18ea39df68b1b1245f4184881938e050 # v4.7.2
+ uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
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