chore(deps): update dependency go to v1.26.4
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2026-06-13 10:03:55 +00:00
parent b0646fefa3
commit 15624ce452
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Setup Go - name: Setup Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6 uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with: with:
go-version: "1.26.3" go-version: "1.26.4"
- name: Install yq - name: Install yq
run: | run: |
sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq