Skip to content

Commit dc098ed

Browse files
authored
Agentic Workflow: Check issues on Python Tools Extension Template (#626)
1 parent 6140499 commit dc098ed

File tree

4 files changed

+1518
-190
lines changed

4 files changed

+1518
-190
lines changed

.github/aw/actions-lock.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"entries": {
3+
"actions/checkout@v5": {
4+
"repo": "actions/checkout",
5+
"version": "v5",
6+
"sha": "93cb6efe18208431cddfb8368fd83d5badbf9bfd"
7+
},
38
"actions/github-script@v8": {
49
"repo": "actions/github-script",
510
"version": "v8",
@@ -9,6 +14,11 @@
914
"repo": "github/gh-aw/actions/setup",
1015
"version": "v0.43.22",
1116
"sha": "fe858c3e14589bf396594a0b106e634d9065823e"
17+
},
18+
"github/gh-aw/actions/setup@v0.47.5": {
19+
"repo": "github/gh-aw/actions/setup",
20+
"version": "v0.47.5",
21+
"sha": "9450254bc994da0d6a346ce438a4b3764f01c456"
1222
}
1323
}
1424
}

0 commit comments

Comments
 (0)