chore(deps): update dependency go to v1.26.2 #21

Merged
t.behrendt merged 1 commits from renovate/go-1.x into main 2026-04-16 19:31:23 +02:00

View File

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