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 3131 with :
3232 go-version : ${{ steps.vars.outputs.go_version }}
3333 - name : golangci-lint
34- uses : golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # tag=v6.1.0
34+ uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # tag=v6.1.1
3535 with :
3636 version : v1.57.2
3737 args : --out-format=colored-line-number
Original file line number Diff line number Diff line change 1919 uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # tag=v4.2.0
2020 - name : Get changed files
2121 id : changed-files
22- uses : tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # tag=v45.0.2
22+ uses : tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # tag=v45.0.3
2323 with :
2424 files : |
2525 hack/envtest/_matrix/*.yaml
You can’t perform that action at this time.
0 commit comments