Skip to content

Commit

Permalink
Merge pull request containers#1185 from containers/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/lumaxis/shellcheck-problem-matchers-2

build(deps): bump lumaxis/shellcheck-problem-matchers from 1 to 2
  • Loading branch information
rhatdan authored Apr 3, 2023
2 parents 29c9536 + 58b394a commit 2fb17d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
run: |
sudo apt-get update -q -y
sudo apt-get install -q -y automake libtool autotools-dev libseccomp-dev git make libcap-dev cmake pkg-config gcc wget go-md2man libsystemd-dev gperf clang-format libyajl-dev libprotobuf-c-dev
- uses: lumaxis/shellcheck-problem-matchers@v1
- uses: lumaxis/shellcheck-problem-matchers@v2
- name: shellcheck
run: |
find $(pwd) -name '.git' -exec bash -c 'git config --global --add safe.directory ${0%/.git}' {} \;
Expand Down

0 comments on commit 2fb17d0

Please sign in to comment.