Browse Source

Merge pull request #126 from coreosbot-releng/repo-templates

Sync repo templates ⚙
Casey Callendrello 6 months ago
parent
commit
04669a0474
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/go.yml

+ 1 - 1
.github/workflows/go.yml

@@ -40,5 +40,5 @@ jobs:
     - name: Run linter
     - name: Run linter
       uses: golangci/golangci-lint-action@v3
       uses: golangci/golangci-lint-action@v3
       with:
       with:
-        version: v1.55.1
+        version: v1.61.0
         args: -E=gofmt --timeout=30m0s
         args: -E=gofmt --timeout=30m0s