Skip to content

Commit bed994d

Browse files
chore: Bump actions/dependency-review-action from 4.3.5 to 4.4.0 (#1209)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb600d1 commit bed994d

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
8080
- name: 'Dependency Review'
81-
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894
81+
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a
8282
shellcheck:
8383
name: shellcheck
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)