Skip to content

Commit 82a80a9

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 7c65d81 commit 82a80a9

4 files changed

Lines changed: 771 additions & 637 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,24 @@
11
{
22
"entries": {
3-
"actions/checkout@v4": {
3+
"actions/checkout@v4.3.1": {
44
"repo": "actions/checkout",
5-
"version": "v4",
6-
"sha": "08eba0b27e820071cde6df949e0beb9ba4906955"
5+
"version": "v4.3.1",
6+
"sha": "34e114876b0b11c390a56381ad16ebd13914f8d5"
77
},
8-
"actions/checkout@v5": {
8+
"actions/checkout@v5.0.1": {
99
"repo": "actions/checkout",
10-
"version": "v5",
11-
"sha": "08c6903cd8c0fde910a37f88322edcfb5dd907a8"
10+
"version": "v5.0.1",
11+
"sha": "93cb6efe18208431cddfb8368fd83d5badbf9bfd"
1212
},
1313
"actions/github-script@v8": {
1414
"repo": "actions/github-script",
1515
"version": "v8",
1616
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
1717
},
18-
"githubnext/gh-aw/actions/setup@v0.34.1": {
18+
"githubnext/gh-aw/actions/setup@v0.37.0": {
1919
"repo": "githubnext/gh-aw/actions/setup",
20-
"version": "v0.34.1",
21-
"sha": "3862d4dffd683ec9d054445435f1d148e1a26d84"
22-
},
23-
"githubnext/gh-aw/actions/setup@v0.35.1": {
24-
"repo": "githubnext/gh-aw/actions/setup",
25-
"version": "v0.35.1",
26-
"sha": "d76e21bcc92a3146d915794285b0b32f51d00072"
20+
"version": "v0.37.0",
21+
"sha": "fddeebcd634f12481143b5f5b2728b863b4f35ee"
2722
}
2823
}
2924
}

0 commit comments

Comments
 (0)