Skip to content

Commit 303321e

Browse files
authored
Merge pull request #81 from gotd/dependabot/github_actions/golangci/golangci-lint-action-6.3.1
chore(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.1
2 parents 3f5ac91 + b2a7cc9 commit 303321e

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/[email protected].0
22+
uses: golangci/[email protected].1
2323
with:
2424
version: latest
2525
args: --timeout 5m

0 commit comments

Comments
 (0)