File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 restore-keys : |
3333 ${{runner.os}}-go-${{steps.go.outputs.go-version}}-lint
3434 - name : golangci-lint
35- uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
35+ uses : golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
3636 with :
37- version : v2.11.4
37+ version : v2.12.2
3838 args : --verbose
Original file line number Diff line number Diff line change 1414 steps :
1515 - name : Generate GitHub App token
1616 id : app-token
17- uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
17+ uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
1818 with :
1919 app-id : ${{ secrets.CQ_APP_ID }}
2020 private-key : ${{ secrets.CQ_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1313 steps :
1414 - name : Generate GitHub App token
1515 id : app-token
16- uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
16+ uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
1717 with :
1818 app-id : ${{ secrets.CQ_APP_ID }}
1919 private-key : ${{ secrets.CQ_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments