Skip to content

Commit 30ae6ef

Browse files
build(deps): weekly update package versions that cannot be updated by dependabot
1 parent b7e412d commit 30ae6ef

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ inputs:
6969
description: |
7070
Whether Task should be installed.
7171
task-version:
72-
default: 3.49.1
72+
default: 3.50.0
7373
description: |
7474
The Task version that has to be installed and used.
7575
test-timeout:

build/task.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ vars:
7171
OSV_SCANNER_OUTPUT: /tmp/osv-scanner.txt
7272
GQLGEN_VERSION: v0.17.89
7373
GQLGEN_BIN: "{{.GOBIN}}/gqlgen"
74-
GQLGENC_VERSION: v0.35.1
74+
GQLGENC_VERSION: v0.36.0
7575
GQLGENC_BIN: "{{.GOBIN}}/gqlgenc"
7676
GRAPHQL_LINTER_BIN: "{{.GOBIN}}/graphql-linter"
7777
GRAPHQL_LINTER_VERSION: v0.1.1
@@ -108,7 +108,7 @@ vars:
108108
TEST_TIMEOUT: '{{.TEST_TIMEOUT | default "4m0s"}}'
109109
WSL_BIN: "{{.GOBIN}}/wsl"
110110
WSL_VERSION: v5.6.0
111-
YQ_VERSION: v4.52.5
111+
YQ_VERSION: v4.53.2
112112
tasks:
113113
build-golang-download-modules:
114114
cmds:

0 commit comments

Comments
 (0)