File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
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@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .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@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
20+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2121 with :
2222 go-version : stable
2323
Original file line number Diff line number Diff line change 3939 link-checker
4040
4141 - name : Update Issue
42- uses : peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5
42+ uses : peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6
4343 with :
4444 title : Link Checker Dashboard
4545 issue-number : " ${{ steps.link-checker-issue.outputs.issue_number }}"
You can’t perform that action at this time.
0 commit comments