File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 fail-fast : false # Continue with other versions if one fails
2929 steps :
3030 # full checkout for semantic-release
31- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
31+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232 with :
3333 fetch-depth : 0
3434 - name : Set up Go ${{ matrix.go-version }}
6666 matrix :
6767 go-version : ['1.24.x', '1.25.x']
6868 steps :
69- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
69+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7070 with :
7171 fetch-depth : 0
7272 - name : Set up Go ${{ matrix.go-version }}
@@ -126,7 +126,7 @@ jobs:
126126 steps :
127127 # full checkout for semantic-release
128128 - name : Full checkout
129- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
129+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
130130 with :
131131 fetch-depth : 0
132132
You can’t perform that action at this time.
0 commit comments