Skip to content

Commit 87b50d0

Browse files
authored
Merge pull request #11 from askrella/dependabot/github_actions/golangci/golangci-lint-action-6
Bump golangci/golangci-lint-action from 4 to 6
2 parents 44b704f + e1dc502 commit 87b50d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
check-latest: true
4444

4545
- name: golangci-lint
46-
uses: golangci/golangci-lint-action@v4
46+
uses: golangci/golangci-lint-action@v6
4747
with:
4848
version: latest

0 commit comments

Comments
 (0)