Skip to content

Commit

Permalink
Merge pull request #178 from maratori/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-4

Bump golangci/golangci-lint-action from 3 to 4
  • Loading branch information
maratori authored Feb 12, 2024
2 parents 3525c41 + 96e4296 commit bb4b15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.22.0" # update together with Dockerfile.dev
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v4
with:
version: "v1.55.2" # update together with Dockerfile.dev

Expand Down

0 comments on commit bb4b15a

Please sign in to comment.