Skip to content

Commit e6ab48c

Browse files
Pin prek-action to commit SHA (#378)
Closes #36 Co-authored-by: Oleg Gusakov <oleg@render.com> GitOrigin-RevId: 7cf54938bea3d8f59020d1c36b513e4613848157
1 parent 2b13936 commit e6ab48c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prek.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
go install mvdan.cc/sh/v3/cmd/shfmt@latest
3030
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
3131
32-
- uses: j178/prek-action@v1
32+
- uses: j178/prek-action@0bb87d7f00b0c99306c8bcb8b8beba1eb581c037 # v1 (v1.1.1)
3333
with:
3434
extra-args: '--all-files --verbose'

0 commit comments

Comments
 (0)