From c756efb1e53307f5b08a6ed1624d8045ad5fd079 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 18:07:24 +0000 Subject: [PATCH] chore(deps): update golangci/golangci-lint-action digest to 4f5a3af --- .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 ed8672ef9e..c2fc8df408 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: - uses: actions/checkout@96f53100ba2a5449eb71d2e6604bbcd94b9449b5 # see: https://golangci-lint.run/usage/configuration/#config-file - name: golangci-lint - uses: golangci/golangci-lint-action@7233bd71cb7be55595200383f0b95fe1639ce9ed + uses: golangci/golangci-lint-action@4f5a3af221b0f8313e5353317fdf71640be2d2fd with: version: v1.51.2 skip-go-installation: true