We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0297a17 commit ffb88faCopy full SHA for ffb88fa
1 file changed
.github/workflows/api-lint.yaml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
cache: "yarn"
37
- name: Install Task
38
- uses: go-task/setup-task@0ab1b2a65bc55236a3bc64cde78f80e20e8885c2 # v1.0.0
+ uses: go-task/setup-task@70f2430ad412f838533de8c0515c749ffb2b8bd3 # v1.1.0
39
- name: Install dependencies
40
run: yarn install
41
- name: Install spectral lint
0 commit comments