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 2727 uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # tag=v5.1.0
2828 with :
2929 go-version : ${{ steps.vars.outputs.go_version }}
30- - uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # tag=v4.1.2
30+ - uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # tag=v4.2.0
3131 name : Restore go cache
3232 with :
3333 path : |
Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323 - name : Get changed files
2424 id : changed-files
25- uses : tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # tag=v45.0.4
25+ uses : tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # tag=v45.0.5
2626 - name : Get release version
2727 id : release-version
2828 run : |
You can’t perform that action at this time.
0 commit comments