mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
build(deps): bump lumaxis/shellcheck-problem-matchers from 1 to 2
Bumps [lumaxis/shellcheck-problem-matchers](https://github.com/lumaxis/shellcheck-problem-matchers) from 1 to 2. - [Release notes](https://github.com/lumaxis/shellcheck-problem-matchers/releases) - [Commits](https://github.com/lumaxis/shellcheck-problem-matchers/compare/v1...v2) --- updated-dependencies: - dependency-name: lumaxis/shellcheck-problem-matchers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
||||
sudo rm -f /usr/bin/shellcheck
|
||||
# Add ~/bin to $PATH.
|
||||
echo ~/bin >> $GITHUB_PATH
|
||||
- uses: lumaxis/shellcheck-problem-matchers@v1
|
||||
- uses: lumaxis/shellcheck-problem-matchers@v2
|
||||
- name: run
|
||||
run: make shellcheck
|
||||
- name: check-config.sh
|
||||
|
||||
Reference in New Issue
Block a user