Skip to content

Commit 19afc2f

Browse files
chore(deps): Bump lumaxis/shellcheck-problem-matchers
Bumps [lumaxis/shellcheck-problem-matchers](https://github.com/lumaxis/shellcheck-problem-matchers) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/lumaxis/shellcheck-problem-matchers/releases) - [Commits](lumaxis/shellcheck-problem-matchers@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: lumaxis/shellcheck-problem-matchers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f2b8ec commit 19afc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@master
1616

1717
- name: Register ShellCheck problem matchers
18-
uses: lumaxis/shellcheck-problem-matchers@v2.0.0
18+
uses: lumaxis/shellcheck-problem-matchers@v2.1.0
1919

2020
- name: Run ShellCheck
2121
uses: ludeeus/action-shellcheck@master

0 commit comments

Comments
 (0)