Skip to content

Commit 29a4fb4

Browse files
authored
Merge branch 'main' into fix/tg5-explicit-evidence-dispatch
2 parents f65ba92 + 55044f3 commit 29a4fb4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version: "2"
1616

1717
# Run configuration
1818
run:
19-
go: "1.26"
19+
go: "1.27"
2020
timeout: 5m
2121
tests: true
2222
modules-download-mode: readonly

.settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ testing_tools:
172172
# Docker Hub pulls rate-limit on shared CI runners. Do not regress to a
173173
# Docker Hub pin on bump.
174174
# renovate: datasource=docker depName=docker.gitea.com/gitea depType=testing_tools
175-
gitea_image: 'docker.gitea.com/gitea:1.26.4-rootless'
175+
gitea_image: 'docker.gitea.com/gitea:1.27.0-rootless'
176176
# renovate: datasource=github-releases depName=hauler-dev/hauler depType=testing_tools
177177
hauler: 'v2.0.3'
178178
# renovate: datasource=github-releases depName=zarf-dev/zarf depType=testing_tools

0 commit comments

Comments
 (0)