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 2b13936 commit e6ab48cCopy full SHA for e6ab48c
1 file changed
.github/workflows/prek.yaml
@@ -29,6 +29,6 @@ jobs:
29
go install mvdan.cc/sh/v3/cmd/shfmt@latest
30
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
31
32
- - uses: j178/prek-action@v1
+ - uses: j178/prek-action@0bb87d7f00b0c99306c8bcb8b8beba1eb581c037 # v1 (v1.1.1)
33
with:
34
extra-args: '--all-files --verbose'
0 commit comments