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 31
31
with :
32
32
go-version : ${{ steps.vars.outputs.go_version }}
33
33
- 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
35
35
with :
36
36
version : v1.57.2
37
37
args : --out-format=colored-line-number
Original file line number Diff line number Diff line change 19
19
uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # tag=v4.2.0
20
20
- name : Get changed files
21
21
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
23
23
with :
24
24
files : |
25
25
hack/envtest/_matrix/*.yaml
You can’t perform that action at this time.
0 commit comments