Browse Source

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

Sync repo templates ⚙
Casey Callendrello 1 year ago
parent
commit
65c67c9f46
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
       uses: golangci/golangci-lint-action@v3
       with:
-        version: v1.52.2
+        version: v1.55.1
         args: -E=gofmt --timeout=30m0s