Skip to content

Commit ffb88fa

Browse files
build(deps): bump go-task/setup-task from 1.0.0 to 1.1.0 (#120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0297a17 commit ffb88fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
cache: "yarn"
3737
- name: Install Task
38-
uses: go-task/setup-task@0ab1b2a65bc55236a3bc64cde78f80e20e8885c2 # v1.0.0
38+
uses: go-task/setup-task@70f2430ad412f838533de8c0515c749ffb2b8bd3 # v1.1.0
3939
- name: Install dependencies
4040
run: yarn install
4141
- name: Install spectral lint

0 commit comments

Comments
 (0)