File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 using : " composite"
55 steps :
66 - name : Install go
7- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
7+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
88 with :
99 go-version-file : " go.mod"
1010 cache : true
Original file line number Diff line number Diff line change 5959 "2000": "XXL"
6060 }
6161 - name : Generate Labels
62- uses : actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
62+ uses : actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
6363 with :
6464 configuration-path : .github/labeler.yaml
6565 repo-token : ${{ steps.generate-token.outputs.token }}
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 - run : git fetch --force --tags
20- - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
20+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2121 with :
2222 go-version : stable
2323
You can’t perform that action at this time.
0 commit comments