Skip to content

Commit 8041c0a

Browse files
Bump ludeeus/action-shellcheck from 0.1.0 to 2.0.0
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.1.0 to 2.0.0. - [Release notes](https://github.com/ludeeus/action-shellcheck/releases) - [Commits](ludeeus/action-shellcheck@0.1.0...2.0.0) --- updated-dependencies: - dependency-name: ludeeus/action-shellcheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8db8c92 commit 8041c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
- name: run tests
99
run: make test
1010
- name: shellcheck
11-
uses: ludeeus/action-shellcheck@0.1.0
11+
uses: ludeeus/action-shellcheck@2.0.0

0 commit comments

Comments
 (0)