Skip to content

Commit

Permalink
Merge pull request #1356 from cloudflare/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-4

build(deps): bump golangci/golangci-lint-action from 3 to 4
  • Loading branch information
nickysemenza committed Feb 21, 2024
2 parents c53e678 + f19cf51 commit 4b17f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -75,4 +75,4 @@ jobs:
go-version: 1.18
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4

0 comments on commit 4b17f8c

Please sign in to comment.