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.
2 parents d251b55 + 300863a commit cc7868eCopy full SHA for cc7868e
1 file changed
.github/workflows/lint.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Clone
54
uses: actions/checkout@v3
55
- name: Run shfmt
56
- uses: luizm/action-sh-checker@7f44869033b40ee4ffe7dc76c87a1bc66e3d025a
+ uses: luizm/action-sh-checker@76ab0b22e1f194e4a582edc7969df6485c4e9246
57
# v0.3.0 => 7f44869033b40ee4ffe7dc76c87a1bc66e3d025a
58
env:
59
SHFMT_OPTS: -l -bn -ci -i 2 -d
0 commit comments