File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 "version" : " 1.3.3"
1111 },
1212 "ghcr.io/guiyomh/features/golangci-lint:0" : {
13- "version" : " 2.8.0 "
13+ "version" : " 2.11.3 "
1414 },
1515 "ghcr.io/jsburckhardt/devcontainer-features/gitleaks:1" : {
1616 "version" : " v8.30.0"
Original file line number Diff line number Diff line change 5656 uses : golangci/golangci-lint-action@v9
5757 with :
5858 verify : false
59- version : v2.8.0
59+ version : v2.11.3
6060 github-token : ${{ (steps.github-app-token.conclusion == 'skipped' && github.token) || steps.github-app-token.outputs.token }}
6161 working-directory : backend
6262
Original file line number Diff line number Diff line change 5757 with :
5858 args : --fix
5959 verify : false
60- version : v2.8.0
60+ version : v2.11.3
6161 github-token : ${{ (steps.github-app-token.conclusion == 'skipped' && github.token) || steps.github-app-token.outputs.token }}
6262 only-new-issues : true
6363 working-directory : backend
Original file line number Diff line number Diff line change 4848 - [ Go] ( https://go.dev/dl/ ) (v1.25.x)
4949 - [ Node.js] ( https://nodejs.org/es/download ) (v24.x.x)
5050 - [ Bun] ( https://bun.com/docs/installation#installing-older-versions ) (v1.3.3)
51- - [ Golangci-lint] ( https://golangci-lint.run/docs/welcome/install/local/ ) (v2.8.0 )
51+ - [ Golangci-lint] ( https://golangci-lint.run/docs/welcome/install/local/ ) (v2.11.3 )
5252 - [ Gitleaks] ( https://github.com/gitleaks/gitleaks?tab=readme-ov-file#installing ) (v8.30.0)
5353 - [ Renovate] ( https://www.npmjs.com/package/renovate ) (latest version)
5454 - [ act] ( https://nektosact.com/installation/index.html ) (latest version)
You can’t perform that action at this time.
0 commit comments