Skip to content

Commit fa3bce2

Browse files
Add instructions to create a full clone, not shallow one
Co-Authored-By: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6029b37 commit fa3bce2

3 files changed

Lines changed: 306 additions & 221 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,34 @@
11
{
22
"entries": {
3+
"actions/checkout@v6.0.2": {
4+
"repo": "actions/checkout",
5+
"version": "v6.0.2",
6+
"sha": "de0fac2e4500dabe0009e67214ff5f5447ce83dd"
7+
},
8+
"actions/download-artifact@v8.0.0": {
9+
"repo": "actions/download-artifact",
10+
"version": "v8.0.0",
11+
"sha": "70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3"
12+
},
313
"actions/github-script@v8": {
414
"repo": "actions/github-script",
515
"version": "v8",
616
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
717
},
8-
"github/gh-aw-actions/setup@v0.64.2": {
9-
"repo": "github/gh-aw-actions/setup",
10-
"version": "v0.64.2",
11-
"sha": "f22886a9607f5c27e79742a8bfc5faa34737138b"
18+
"actions/upload-artifact@v7.0.0": {
19+
"repo": "actions/upload-artifact",
20+
"version": "v7.0.0",
21+
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
1222
},
13-
"github/gh-aw-actions/setup@v0.65.5": {
23+
"github/gh-aw-actions/setup@v0.67.4": {
1424
"repo": "github/gh-aw-actions/setup",
15-
"version": "v0.65.5",
16-
"sha": "15b2fa31e9a1b771c9773c162273924d8f5ea516"
25+
"version": "v0.67.4",
26+
"sha": "9d6ae06250fc0ec536a0e5f35de313b35bad7246"
27+
},
28+
"github/gh-aw/actions/setup@v0.52.1": {
29+
"repo": "github/gh-aw/actions/setup",
30+
"version": "v0.52.1",
31+
"sha": "a86e657586e4ac5f549a790628971ec02f6a4a8f"
1732
}
1833
}
1934
}

0 commit comments

Comments
 (0)