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 28
28
with :
29
29
go-version : ${{ steps.vars.outputs.go_version }}
30
30
- name : golangci-lint
31
- uses : golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
31
+ uses : golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # tag=v6.5.1
32
32
with :
33
33
version : v1.63.4
34
34
args : --out-format=colored-line-number
Original file line number Diff line number Diff line change 22
22
fetch-depth : 0
23
23
- name : Get changed files
24
24
id : changed-files
25
- uses : tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # tag=v45 .0.7
25
+ uses : tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # tag=v46 .0.1
26
26
- name : Get release version
27
27
id : release-version
28
28
run : |
You can’t perform that action at this time.
0 commit comments