chore(deps): update dependency go to v1.25.6 #11

Merged
t.behrendt merged 1 commits from renovate/go-1.x into main 2026-01-26 13:50:43 +01:00

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
with:
go-version: "1.25.5"
go-version: "1.25.6"
- name: Install yq
run: |
sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq