File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "generated_at": "2025-09-02T11:13:39.354434057Z ",
3- "version": "1.2.33 ",
2+ "generated_at": "2026-01-23T13:56:16.170195071Z ",
3+ "version": "1.2.37 ",
44 "files": [
55 {
66 "path": ".editorconfig"
Original file line number Diff line number Diff line change 3434
3535 renovate :
3636 runs-on : ubuntu-latest
37- if : github.actor == 'renovate[bot]'
37+ if : github.actor == 'renovate[bot]' || github.actor == 'mend[bot]'
3838
3939 steps :
4040 - name : Approve request
Original file line number Diff line number Diff line change 3232 uses : giantswarm/install-binary-action@c94c7adadeb14af4bdbdd601f9a6e7f69638134c # v4.0.0
3333 with :
3434 binary : " golangci-lint"
35- version : " 2.4 .0"
35+ version : " 2.8 .0"
3636 download_url : " https://github.com/golangci/golangci-lint/releases/download/v${version}/golangci-lint-${version}-linux-amd64.tar.gz"
3737 tarball_binary_path : " */${binary}"
3838 smoke_test : " ${binary} --version"
You can’t perform that action at this time.
0 commit comments