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 1414
1515 steps :
161617- - uses : actions/setup-go@v6
17+ - uses : actions/setup-go@v6.3.0
1818 with :
1919 go-version-file : ' go.mod'
2020
Original file line number Diff line number Diff line change 1717 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1818
1919 - name : Set up Go
20- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
20+ uses : actions/setup-go@def8c394e3ad351a79bc93815e4a585520fe993b # v6.0.0
2121 with :
2222 go-version-file : ' go.mod'
2323
5858 fetch-depth : 0 # Fetch all history for changelog generation
5959
6060 - name : Set up Go
61- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
61+ uses : actions/setup-go@def8c394e3ad351a79bc93815e4a585520fe993b # v6.0.0
6262 with :
6363 go-version-file : ' go.mod'
6464
@@ -174,7 +174,7 @@ jobs:
174174 cat CHANGELOG.md
175175
176176 - name : Create Release
177- uses : softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
177+ uses : softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
178178 with :
179179 body_path : CHANGELOG.md
180180 files : |
You can’t perform that action at this time.
0 commit comments