We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83773cf commit e4c2bdfCopy full SHA for e4c2bdf
.github/workflows/differential-shellcheck.yml
@@ -22,6 +22,6 @@ jobs:
22
fetch-depth: 0
23
24
- name: Differential ShellCheck
25
- uses: redhat-plumbers-in-action/differential-shellcheck@v4
+ uses: redhat-plumbers-in-action/differential-shellcheck@v5
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments