Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit f099b43

Browse files
authored
Merge pull request #24 from allthingslinux/renovate/reviewdog-action-shellcheck-1.x
2 parents d8f2a2a + b371afd commit f099b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- name: Checkout
9292
uses: actions/checkout@v4
9393
- name: Lint
94-
uses: reviewdog/action-shellcheck@v1.31
94+
uses: reviewdog/action-shellcheck@v1.32
9595
with:
9696
github_token: ${{ secrets.GITHUB_TOKEN }}
9797
level: ${{ env.REVIEWDOG_LEVEL }}

0 commit comments

Comments
 (0)