Skip to content

Commit 916539b

Browse files
chore: Bump actions/dependency-review-action from 4.5.0 to 4.6.0 (#1332)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aff3fd commit 916539b

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@3b139cfc5fae8b618d3eae3675e383bb1769c019
81+
uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8
8282
shellcheck:
8383
name: shellcheck
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)