Skip to content

Commit aaf820a

Browse files
authored
Merge pull request #271 from x1unix/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
2 parents 7c748cb + 15e6a17 commit aaf820a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
go-version: "^1.18.0"
4848
- name: golangci-lint
49-
uses: golangci/golangci-lint-action@v3.6.0
49+
uses: golangci/golangci-lint-action@v3.7.0
5050
with:
5151
version: v1.52.2
5252
- run: go version

0 commit comments

Comments
 (0)