Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update golangci/golangci-lint-action action to v6 (#55)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | major | `v5.3.0` -> `v6.0.1` | --- ### Release Notes <details> <summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary> ### [`v6.0.1`](https://github.com/golangci/golangci-lint-action/releases/tag/v6.0.1) [Compare Source](https://github.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1) <!-- Release notes generated using configuration in .github/release.yml at v6.0.1 --> #### What's Changed ##### Changes - fix: use 3-dots syntax for diff on push by [@​ldez](https://github.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1040](https://github.com/golangci/golangci-lint-action/pull/1040) **Full Changelog**: golangci/golangci-lint-action@v6.0.0...v6.0.1 ### [`v6.0.0`](https://github.com/golangci/golangci-lint-action/releases/tag/v6.0.0) [Compare Source](https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0) <!-- Release notes generated using configuration in .github/release.yml at v6.0.0 --> #### What's Changed This version removes `annotations` option (because it was useless), and removes the default output format (`github-actions`). The annotations are still produced but with another approach. ##### Changes - feat: rewrite format handling by [@​ldez](https://github.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1038](https://github.com/golangci/golangci-lint-action/pull/1038) ##### Dependencies - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.7.1 to 7.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1034](https://github.com/golangci/golangci-lint-action/pull/1034) - build(deps): bump [@​types/node](https://github.com/types/node) from 20.12.7 to 20.12.8 by [@​dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1036](https://github.com/golangci/golangci-lint-action/pull/1036) - build(deps-dev): bump [@​typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.7.1 to 7.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1035](https://github.com/golangci/golangci-lint-action/pull/1035) **Full Changelog**: golangci/golangci-lint-action@v5.3.0...v6.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos-sdk-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Oğuzhan Durgun <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information