Skip to content

Commit 4b17f8c

Browse files
authored
Merge pull request #1356 from cloudflare/dependabot/github_actions/golangci/golangci-lint-action-4
build(deps): bump golangci/golangci-lint-action from 3 to 4
2 parents c53e678 + f19cf51 commit 4b17f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
go-version: 1.18
7676
- uses: actions/checkout@v4
7777
- name: golangci-lint
78-
uses: golangci/golangci-lint-action@v3
78+
uses: golangci/golangci-lint-action@v4

0 commit comments

Comments
 (0)