Skip to content

Commit 977b25a

Browse files
chore: Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#1405)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23d12ba commit 977b25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: 'Checkout Repository'
7979
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
8080
- name: 'Dependency Review'
81-
uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9
81+
uses: actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050
8282
shellcheck:
8383
name: shellcheck
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)