Skip to content

Commit

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

Bump golangci/golangci-lint-action from 5 to 6
  • Loading branch information
maratori committed May 7, 2024
2 parents 48c026f + 31c0e0e commit 7fb1bfc
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 @@ -41,7 +41,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.22.2" # update together with Dockerfile.dev
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
with:
version: "v1.58.0" # update together with Dockerfile.dev

Expand Down

0 comments on commit 7fb1bfc

Please sign in to comment.