Skip to content

Commit 44ccaae

Browse files
authored
fix: pin action (#57)
1 parent 248a7f0 commit 44ccaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
docker compose -f proof-server.yml config -q
3333
3434
- name: Run Super-linter
35-
uses: github/super-linter@v7
35+
uses: github/super-linter@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1 #v7
3636
env:
3737
# only lint the file types you care about
3838
VALIDATE_YAML: true

0 commit comments

Comments
 (0)