Skip to content

Commit 9b4dc43

Browse files
authored
Merge pull request #7 from elfranne/dependabot/github_actions/golangci/golangci-lint-action-4
Bump golangci/golangci-lint-action from 3 to 4
2 parents 4e0633f + d1c8f4a commit 9b4dc43

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
@@ -17,4 +17,4 @@ jobs:
1717
with:
1818
go-version-file: 'go.mod'
1919
- name: Run golangci-lint
20-
uses: golangci/golangci-lint-action@v3
20+
uses: golangci/golangci-lint-action@v4

0 commit comments

Comments
 (0)