Skip to content

Commit 82fab5f

Browse files
Bump golangci/golangci-lint-action from 5 to 6 (#85)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18f0b2a commit 82fab5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
go-version-file: go.mod
1414
- name: golangci-lint
15-
uses: golangci/golangci-lint-action@v5
15+
uses: golangci/golangci-lint-action@v6
1616
with:
1717
version: v1.56.2
1818
- name: go mod tidy check

0 commit comments

Comments
 (0)