Skip to content

Commit

Permalink
⬆️ Bump reviewdog/action-golangci-lint from 2.6 to 2.7
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint) from 2.6 to 2.7.
- [Release notes](https://github.com/reviewdog/action-golangci-lint/releases)
- [Commits](reviewdog/action-golangci-lint@v2.6...v2.7)

---
updated-dependencies:
- dependency-name: reviewdog/action-golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 665750e commit 6328d6d
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 @@ -53,7 +53,7 @@ jobs:
go-version-file: go.mod
- run: go generate ./...
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2.6
uses: reviewdog/action-golangci-lint@v2.7
with:
go_version_file: go.mod
reporter: github-pr-check
Expand Down

0 comments on commit 6328d6d

Please sign in to comment.