Skip to content

Commit 65fe87e

Browse files
authored
Merge pull request #84 from gotd/dependabot/github_actions/golangci/golangci-lint-action-6.5.0
chore(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0
2 parents 5bf7f6d + de82168 commit 65fe87e

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
@@ -19,7 +19,7 @@ jobs:
1919
go-version: 1.17
2020

2121
- name: Lint
22-
uses: golangci/golangci-lint-action@v6.3.2
22+
uses: golangci/golangci-lint-action@v6.5.0
2323
with:
2424
version: latest
2525
args: --timeout 5m

0 commit comments

Comments
 (0)