Skip to content

Commit 179dec5

Browse files
⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#42)
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/ludeeus/action-shellcheck/releases) - [Commits](ludeeus/action-shellcheck@1.0.0...94e0aab) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10466b9 commit 179dec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: ⤵️ Check out code from GitHub
8484
uses: actions/checkout@v2.3.4
8585
- name: 🚀 Run Shellcheck
86-
uses: ludeeus/action-shellcheck@1.0.0
86+
uses: ludeeus/action-shellcheck@1.1.0
8787
env:
8888
SHELLCHECK_OPTS: -s bash
8989

0 commit comments

Comments
 (0)