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@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
34
+ uses : golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # tag=v6.5.1
35
35
with :
36
36
version : v1.64.6
37
37
args : --out-format=colored-line-number
Original file line number Diff line number Diff line change 19
19
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
20
20
- name : Get changed files
21
21
id : changed-files
22
- uses : tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # tag=v45.0.7
22
+ uses : tj-actions/changed-files@531f5f7d163941f0c1c04e0ff4d8bb243ac4366f # tag=v45.0.7
23
23
with :
24
24
files : |
25
25
hack/envtest/_matrix/*.yaml
You can’t perform that action at this time.
0 commit comments