Skip to content

Commit d332960

Browse files
angular-robotalan-agius4
authored andcommitted
build: update actions/dependency-review-action action to v4.8.2
See associated pull request for more information.
1 parent 8b7bdd1 commit d332960

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@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
14+
uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
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)