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 30
30
go-version : ${{ steps.vars.outputs.go_version }}
31
31
32
32
- name : golangci-lint
33
- uses : golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
33
+ uses : golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # tag=v6.5.1
34
34
with :
35
35
# update the version when updating golangci-lint
36
36
version : v1.60.2
Original file line number Diff line number Diff line change 29
29
fetch-depth : 0
30
30
- name : Get changed files
31
31
id : changed-markdown-files
32
- uses : tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # tag=v45.0.7
32
+ uses : tj-actions/changed-files@531f5f7d163941f0c1c04e0ff4d8bb243ac4366f # tag=v45.0.7
33
33
with :
34
34
files : CHANGELOG/**.md
35
35
- name : Get release version
You can’t perform that action at this time.
0 commit comments