From 02672e1f574e9a64467ca80f3225656401b101f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 19:28:58 +0000 Subject: [PATCH] chore(deps): update golangci/golangci-lint-action digest to 21e9e6b --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 42b1754f9d..ab8995c3e1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: - uses: actions/checkout@8459bc0c7e3759cdf591f513d9f141a95fef0a8f # see: https://golangci-lint.run/usage/configuration/#config-file - name: golangci-lint - uses: golangci/golangci-lint-action@019c5ec61716b24359f9559aee2a71215b3895e3 + uses: golangci/golangci-lint-action@21e9e6b47f3490b8adcca53fe65c03e2687b503c with: version: v1.51.2 skip-go-installation: true