We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ef21aa + 6e7e635 commit 7d46c7cCopy full SHA for 7d46c7c
.github/workflows/lint.yaml
@@ -49,7 +49,7 @@ jobs:
49
- name: Clone
50
uses: actions/checkout@v4
51
- name: Run shfmt
52
- uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a
+ uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2
53
env:
54
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
55
SHFMT_OPTS: -l -d -i 2
0 commit comments