File tree 2 files changed +2
-2
lines changed
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@55c2c1448f86e01eaae002a5a3a9624417608d84 # tag=v6.5.2
34
+ uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # tag=v7.0.0
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@823fcebdb31bb35fdf2229d9f769b400309430d0 # tag=v46.0.3
22
+ uses : tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # tag=v46.0.4
23
23
with :
24
24
files : |
25
25
hack/envtest/_matrix/*.yaml
You can’t perform that action at this time.
0 commit comments