Skip to content

Commit c3a29ba

Browse files
Bump liskin/gh-problem-matcher-wrap from 1 to 2
Bumps [liskin/gh-problem-matcher-wrap](https://github.com/liskin/gh-problem-matcher-wrap) from 1 to 2. - [Release notes](https://github.com/liskin/gh-problem-matcher-wrap/releases) - [Commits](liskin/gh-problem-matcher-wrap@v1...v2) --- updated-dependencies: - dependency-name: liskin/gh-problem-matcher-wrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac86cd4 commit c3a29ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-shell-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
echo "${{ env.INSTALL_PATH }}/$EXTRACTION_FOLDER" >> "$GITHUB_PATH"
108108
109109
- name: Run ShellCheck
110-
uses: liskin/gh-problem-matcher-wrap@v1
110+
uses: liskin/gh-problem-matcher-wrap@v2
111111
continue-on-error: ${{ matrix.configuration.continue-on-error }}
112112
with:
113113
linters: gcc

0 commit comments

Comments
 (0)