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 3030 go-version : ${{ steps.vars.outputs.go_version }}
3131
3232 - 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
3434 with :
3535 # update the version when updating golangci-lint
3636 version : v1.60.2
Original file line number Diff line number Diff line change 2929 fetch-depth : 0
3030 - name : Get changed files
3131 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
3333 with :
3434 files : CHANGELOG/**.md
3535 - name : Get release version
You can’t perform that action at this time.
0 commit comments