Skip to content

Commit 10084d4

Browse files
committed
Add Translation Polisher workflow for reviewing and enhancing Co-op Translator PRs
1 parent 372495f commit 10084d4

3 files changed

Lines changed: 1497 additions & 0 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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.1": {
9+
"repo": "actions/download-artifact",
10+
"version": "v8.0.1",
11+
"sha": "3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"
12+
},
313
"actions/github-script@v8": {
414
"repo": "actions/github-script",
515
"version": "v8",
@@ -10,6 +20,11 @@
1020
"version": "v9",
1121
"sha": "373c709c69115d41ff229c7e5df9f8788daa9553"
1222
},
23+
"actions/upload-artifact@v7": {
24+
"repo": "actions/upload-artifact",
25+
"version": "v7",
26+
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
27+
},
1328
"github/gh-aw-actions/setup@v0.68.1": {
1429
"repo": "github/gh-aw-actions/setup",
1530
"version": "v0.68.1",

0 commit comments

Comments
 (0)