Skip to content

Commit 99cc879

Browse files
angular-robotjosephperrott
authored andcommitted
build: update actions/dependency-review-action action to v4.7.3 (#3003)
See associated pull request for more information. PR Close #3003
1 parent f2dedd0 commit 99cc879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions/linting/licenses/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
using: composite
1212
steps:
1313
- name: Check Package Licenses
14-
uses: actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # v4.7.2
14+
uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
1515
env:
1616
# The action ref here allows us to import the config file from the same sha we rely on in the downstream usage
1717
ACTION_REF: ${{ github.action_ref || 'main' }}

0 commit comments

Comments
 (0)