Skip to content

Commit 42881e8

Browse files
authored
Merge pull request #608 from databus23/dependabot/github_actions/golangci/golangci-lint-action-6
2 parents 5f3faf5 + 09ec7b9 commit 42881e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- uses: actions/setup-go@v5
2020
with:
2121
go-version-file: 'go.mod'
22-
- uses: golangci/golangci-lint-action@v5
22+
- uses: golangci/golangci-lint-action@v6
2323
with:
2424
version: v1.56.0

0 commit comments

Comments
 (0)