diff --git a/.github/workflows/lint_template.yaml b/.github/workflows/lint_template.yaml index a49dc7e95..dab06c3fd 100644 --- a/.github/workflows/lint_template.yaml +++ b/.github/workflows/lint_template.yaml @@ -21,6 +21,6 @@ jobs: with: go-version: ${{ steps.goversion.outputs.goversion }} - name: Run golangci-lint - uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1 + uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0 with: version: v2.10.1