diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69d0b35..c77f438 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -113,7 +113,7 @@ jobs: go-version-file: go.mod - name: Run golangci-lint - uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0 + uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1 with: # Must match GOLANGCI_LINT_VERSION in the Makefile — gosec, # revive, and prealloc rule sets shifted between 2.10.x and