File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 # Allow goreleaser to access older tag information.
1818 fetch-depth : 0
19- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
19+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2020 with :
2121 go-version-file : ' go.mod'
2222 cache : true
Original file line number Diff line number Diff line change 1818 timeout-minutes : 5
1919 steps :
2020 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
21- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
21+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2222 with :
2323 go-version-file : ' go.mod'
2424 cache : true
3636 - name : Checkout
3737 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3838 - name : Setup Go
39- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
39+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
4040 with :
4141 go-version-file : ' go.mod'
4242 cache : true
8989 - name : Checkout
9090 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
9191 - name : Setup Go
92- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
92+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
9393 with :
9494 go-version-file : ' go.mod'
9595 cache : true
You can’t perform that action at this time.
0 commit comments