diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 294323f..4f64946 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -17,7 +17,7 @@ jobs: uses: golangci/golangci-lint-action@v6 with: # Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version - version: v1.59.1 + version: v1.60.1 # Optional: working directory, useful for monorepos # working-directory: somedir