Skip to content

Commit

Permalink
Merge pull request #85 from koki-develop/renovate/golangci-golangci-l…
Browse files Browse the repository at this point in the history
…int-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
koki-develop authored Jun 14, 2024
2 parents a935f4c + fa95812 commit 99791f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v6

0 comments on commit 99791f6

Please sign in to comment.