Skip to content

Commit 1ca40a9

Browse files
authored
Merge pull request #43 from NETWAYS/dependabot/github_actions/golangci/golangci-lint-action-6
Bump golangci/golangci-lint-action from 5 to 6
2 parents baff21e + 7c02dde commit 1ca40a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v5
19+
uses: golangci/golangci-lint-action@v6
2020
with:
2121
version: v1.54

0 commit comments

Comments
 (0)