From 90765af9d1fbea30cc5d156a6d13fb8dfaf8915a Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 04:37:51 +0000 Subject: [PATCH] chore(deps): update golangci/golangci-lint-action digest to 031a2fc --- .github/workflows/PR.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PR.yaml b/.github/workflows/PR.yaml index 6a658c8f..4ba6c050 100644 --- a/.github/workflows/PR.yaml +++ b/.github/workflows/PR.yaml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v1 - name: golangci-lint - uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 + uses: golangci/golangci-lint-action@031a2fcd4afedd71ec636137da88172250868de4 with: version: v1.55