Skip to content

Commit e360fc9

Browse files
authored
Merge pull request #122 from GoComply/dependabot/github_actions/golangci/golangci-lint-action-6
build(deps): bump golangci/golangci-lint-action from 5 to 6
2 parents 28c2a86 + e516391 commit e360fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
fi
5151
5252
- name: Run golangci-lint
53-
uses: golangci/golangci-lint-action@v5
53+
uses: golangci/golangci-lint-action@v6
5454
with:
5555
skip-go-installation: true
5656
skip-pkg-cache: true

0 commit comments

Comments
 (0)