From 1310802c41d6738c0f63d7c62354144944c25b90 Mon Sep 17 00:00:00 2001 From: "sidey79-self-hosted-renovate[bot]" <126422086+sidey79-self-hosted-renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 13:58:19 +0000 Subject: [PATCH] chore(deps): update actions/setup-go digest to 924ae3a --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index adc9547..48bd149 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Set up Go - uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 + uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6 with: go-version: '1.26'