Skip to content

Commit 823416e

Browse files
chore: Bump actions/dependency-review-action from 4.8.0 to 4.8.1 (#1457)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e6a666 commit 823416e

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8
8080
- name: 'Dependency Review'
81-
uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3
81+
uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a
8282
shellcheck:
8383
name: shellcheck
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)