We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 272d331 + 824cf2e commit f5337f5Copy full SHA for f5337f5
.github/workflows/pr.yml
@@ -5,7 +5,7 @@ jobs:
5
name: shellcheck
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v6.0.1
+ - uses: actions/checkout@v6.0.2
9
- name: shellcheck
10
uses: reviewdog/action-shellcheck@v1.31
11
with:
0 commit comments