Skip to content

Commit d1167d1

Browse files
chore: bump bewuethr/shellcheck-action from 2.2.0 to 2.3.0
Bumps [bewuethr/shellcheck-action](https://github.com/bewuethr/shellcheck-action) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/bewuethr/shellcheck-action/releases) - [Commits](bewuethr/shellcheck-action@d019129...80bac2d) --- updated-dependencies: - dependency-name: bewuethr/shellcheck-action dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d199344 commit d1167d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
5151
- name: Run ShellCheck
52-
uses: bewuethr/shellcheck-action@d01912909579c4b1a335828b8fca197fbb8e0aa4
52+
uses: bewuethr/shellcheck-action@80bac2daa9fcf95d648200a793d00060857e6dc4
5353
check-l1-updated:
5454
runs-on: ubuntu-latest
5555
permissions:

0 commit comments

Comments
 (0)