From 2c9d23ec78c17caa475919979d1e69f4b30d96f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 22:00:43 +0000 Subject: [PATCH] chore(deps): update bump-dependencies to v1.26.4 --- .github/workflows/lint-test.yml | 2 +- .github/workflows/stress-test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index 76ba854..9a9a730 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6 with: - go-version: "1.26.3" + go-version: "1.26.4" - name: golangci-lint uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9 diff --git a/.github/workflows/stress-test.yaml b/.github/workflows/stress-test.yaml index ca4531c..8c6a91d 100644 --- a/.github/workflows/stress-test.yaml +++ b/.github/workflows/stress-test.yaml @@ -14,7 +14,7 @@ jobs: - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6 with: - go-version: "1.26.3" + go-version: "1.26.4" - name: Run stress tests id: stress_test