File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858 with :
5959 go-version : ${{ steps.vars.outputs.go_version }}
6060 - name : golangci-lint
61- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v8 .0.0
61+ uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # tag=v9 .0.0
6262 with :
6363 version : v2.3.0
6464 working-directory : ${{matrix.working-directory}}
Original file line number Diff line number Diff line change 2727 run : |
2828 make release
2929 - name : Release
30- uses : softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # tag=v2.4.1
30+ uses : softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # tag=v2.4.2
3131 with :
3232 draft : false
3333 files : tools/setup-envtest/out/*
You can’t perform that action at this time.
0 commit comments