Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit a8ac917

Browse files
authored
Merge pull request #418 from gotd/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 6.1.0
2 parents 3375240 + 16a51e4 commit a8ac917

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
@@ -21,7 +21,7 @@ jobs:
2121
go-version: 1.19
2222

2323
- name: Lint
24-
uses: golangci/golangci-lint-action@v3.6.0
24+
uses: golangci/golangci-lint-action@v6.1.0
2525
with:
2626
version: latest
2727
args: --timeout 5m

0 commit comments

Comments
 (0)