Skip to content

Commit af4c18c

Browse files
authored
Merge pull request #26 from arduino/dependabot/github_actions/liskin/gh-problem-matcher-wrap-2
Bump liskin/gh-problem-matcher-wrap from 1 to 2
2 parents ac86cd4 + c3a29ba commit af4c18c

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)