We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 248a7f0 commit 44ccaaeCopy full SHA for 44ccaae
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
docker compose -f proof-server.yml config -q
33
34
- name: Run Super-linter
35
- uses: github/super-linter@v7
+ uses: github/super-linter@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1 #v7
36
env:
37
# only lint the file types you care about
38
VALIDATE_YAML: true
0 commit comments