We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a73cd commit b5af3c6Copy full SHA for b5af3c6
1 file changed
.github/workflows/.github/aw/actions-lock.json
@@ -1,9 +1,24 @@
1
{
2
"entries": {
3
- "actions/github-script@v8": {
+ "actions/checkout@v6": {
4
+ "repo": "actions/checkout",
5
+ "version": "v6",
6
+ "sha": "de0fac2e4500dabe0009e67214ff5f5447ce83dd"
7
+ },
8
+ "actions/download-artifact@v6.0.0": {
9
+ "repo": "actions/download-artifact",
10
+ "version": "v6.0.0",
11
+ "sha": "018cc2cf5baa6db3ef3c5f8a56943fffe632ef53"
12
13
+ "actions/github-script@v8.0.0": {
14
"repo": "actions/github-script",
- "version": "v8",
15
+ "version": "v8.0.0",
16
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
17
18
+ "actions/upload-artifact@v6.0.0": {
19
+ "repo": "actions/upload-artifact",
20
21
+ "sha": "b7c566a772e6b6bfb58ed0dc250532a479d7789f"
22
}
23
24
0 commit comments