Skip to content

Commit

Permalink
Merge branch 'master' of github-lotyp:wayofdev/docker-node
Browse files Browse the repository at this point in the history
* 'master' of github-lotyp:wayofdev/docker-node:
  ci(lint): pin `differential-shellcheck` to `v3` tag
  • Loading branch information
lotyp committed Dec 20, 2022
2 parents a0671ce + 61d3b77 commit 8e962f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@latest
uses: redhat-plumbers-in-action/differential-shellcheck@v3
with:
severity: warning
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8e962f2

Please sign in to comment.