chore(deps): update dependency go to v1.25.7

This commit is contained in:
2026-02-09 18:48:42 +00:00
parent 97a6fc84bb
commit 0bd100dc54

View File

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