Skip to content

Commit d924d80

Browse files
authored
chore: golangci lint (k8sgpt-ai#1508)
* feat: added token for goreleaser Signed-off-by: Alex Jones <alexsimonjones@gmail.com> * feat: updated the bedrock supported regions Signed-off-by: Alex Jones <alexsimonjones@gmail.com> * chore: updating golangci_lint Signed-off-by: Alex Jones <alexsimonjones@gmail.com> --------- Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
1 parent c750872 commit d924d80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci_lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
- name: golangci-lint
1515
uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7
1616
with:
17-
version: v2.0
17+
version: v2.1.0
1818
only-new-issues: true

0 commit comments

Comments
 (0)