Skip to content

Commit 1c05567

Browse files
github-actions[bot]github-actions
andauthored
Update all (#53)
Co-authored-by: github-actions <[email protected]>
1 parent 7ddca84 commit 1c05567

8 files changed

+41
-21
lines changed

config/actions/actions_checkout.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "9a9194f87191a7e9055e3e9b95b8cfb13023bb08"
9+
"main": "6d193bf28034eafb982f37bd894289fe649468fc"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {

config/actions/actions_setup-node.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "26961cf329f22f6837d5f54c3efd76b480300ace"
9+
"main": "1c7b2db92075f828bee89d7e19d33a911d15e7b3"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {

config/actions/actions_setup-python.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"-^v1(\\.[0-9]+){0,2}$"
88
],
99
"branches": {
10-
"main": "f677139bbe7f9c59b41e40162b753c062f5d49a3"
10+
"main": "29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a"
1111
},
1212
"defaultBranch": "main",
1313
"tags": {
@@ -125,7 +125,7 @@
125125
"commit": "b64ffcaf5b410884ad320a9cfac8866006a109aa"
126126
},
127127
"v5": {
128-
"commit": "39cd14951b08e74b54015e9e001cdefcf80e669f"
128+
"commit": "f677139bbe7f9c59b41e40162b753c062f5d49a3"
129129
},
130130
"v5.0.0": {
131131
"commit": "0a5c61591373683505ea898e09a3ea4f39ef2b9c"
@@ -135,6 +135,9 @@
135135
},
136136
"v5.1.1": {
137137
"commit": "39cd14951b08e74b54015e9e001cdefcf80e669f"
138+
},
139+
"v5.2.0": {
140+
"commit": "f677139bbe7f9c59b41e40162b753c062f5d49a3"
138141
}
139142
}
140143
}

config/actions/actions_upload-artifact.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "834a144ee995460fba8ed112a2fc961b36a5ec5a"
9+
"main": "b18b1d32f3f31abcdc29dee3f2484801fe7822f4"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {
@@ -61,7 +61,7 @@
6161
"commit": "82c141cc518b40d92cc801eee768e7aafc9c2fa2"
6262
},
6363
"v3": {
64-
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
64+
"commit": "ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5"
6565
},
6666
"v3.0.0": {
6767
"commit": "6673cd052c4cd6fcf4b4e6e60ea986c889389535"
@@ -78,8 +78,14 @@
7878
"v3.1.3": {
7979
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
8080
},
81+
"v3.2.0": {
82+
"commit": "9ee08a3b00e91a926cc9547dc79589c20872452f"
83+
},
84+
"v3.2.1": {
85+
"commit": "ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5"
86+
},
8187
"v4": {
82-
"commit": "834a144ee995460fba8ed112a2fc961b36a5ec5a"
88+
"commit": "50769540e7f4bd5e21e526ee35c689e35e0d6874"
8389
},
8490
"v4.0.0": {
8591
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
@@ -110,6 +116,9 @@
110116
},
111117
"v4.3.6": {
112118
"commit": "834a144ee995460fba8ed112a2fc961b36a5ec5a"
119+
},
120+
"v4.4.0": {
121+
"commit": "50769540e7f4bd5e21e526ee35c689e35e0d6874"
113122
}
114123
}
115124
}

script/generated/actions_checkout.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_checkout
22
pushd actions_checkout
3-
curl -s -S -L -o '9a9194f87191a7e9055e3e9b95b8cfb13023bb08.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/9a9194f87191a7e9055e3e9b95b8cfb13023bb08'
4-
curl -s -S -L -o '9a9194f87191a7e9055e3e9b95b8cfb13023bb08.zip' 'https://api.github.com/repos/actions/checkout/zipball/9a9194f87191a7e9055e3e9b95b8cfb13023bb08'
3+
curl -s -S -L -o '6d193bf28034eafb982f37bd894289fe649468fc.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/6d193bf28034eafb982f37bd894289fe649468fc'
4+
curl -s -S -L -o '6d193bf28034eafb982f37bd894289fe649468fc.zip' 'https://api.github.com/repos/actions/checkout/zipball/6d193bf28034eafb982f37bd894289fe649468fc'
55
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
66
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.zip' 'https://api.github.com/repos/actions/checkout/zipball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
77
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'

script/generated/actions_setup-node.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_setup-node
22
pushd actions_setup-node
3-
curl -s -S -L -o '26961cf329f22f6837d5f54c3efd76b480300ace.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/26961cf329f22f6837d5f54c3efd76b480300ace'
4-
curl -s -S -L -o '26961cf329f22f6837d5f54c3efd76b480300ace.zip' 'https://api.github.com/repos/actions/setup-node/zipball/26961cf329f22f6837d5f54c3efd76b480300ace'
3+
curl -s -S -L -o '1c7b2db92075f828bee89d7e19d33a911d15e7b3.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1c7b2db92075f828bee89d7e19d33a911d15e7b3'
4+
curl -s -S -L -o '1c7b2db92075f828bee89d7e19d33a911d15e7b3.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1c7b2db92075f828bee89d7e19d33a911d15e7b3'
55
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/f1f314fca9dfce2769ece7d933488f076716723e'
66
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/f1f314fca9dfce2769ece7d933488f076716723e'
77
curl -s -S -L -o '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'

script/generated/actions_setup-python.sh

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_setup-python
22
pushd actions_setup-python
3-
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
4-
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
3+
curl -s -S -L -o '29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a'
4+
curl -s -S -L -o '29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a.zip' 'https://api.github.com/repos/actions/setup-python/zipball/29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a'
55
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
66
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
77
curl -s -S -L -o '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'
@@ -76,12 +76,14 @@ curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.tar.gz' 'https://api.
7676
curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.zip' 'https://api.github.com/repos/actions/setup-python/zipball/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236'
7777
curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/b64ffcaf5b410884ad320a9cfac8866006a109aa'
7878
curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.zip' 'https://api.github.com/repos/actions/setup-python/zipball/b64ffcaf5b410884ad320a9cfac8866006a109aa'
79-
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/39cd14951b08e74b54015e9e001cdefcf80e669f'
80-
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.zip' 'https://api.github.com/repos/actions/setup-python/zipball/39cd14951b08e74b54015e9e001cdefcf80e669f'
79+
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
80+
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
8181
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
8282
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
8383
curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
8484
curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.zip' 'https://api.github.com/repos/actions/setup-python/zipball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
8585
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/39cd14951b08e74b54015e9e001cdefcf80e669f'
8686
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.zip' 'https://api.github.com/repos/actions/setup-python/zipball/39cd14951b08e74b54015e9e001cdefcf80e669f'
87+
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
88+
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
8789
popd

script/generated/actions_upload-artifact.sh

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_upload-artifact
22
pushd actions_upload-artifact
3-
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
4-
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
3+
curl -s -S -L -o 'b18b1d32f3f31abcdc29dee3f2484801fe7822f4.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/b18b1d32f3f31abcdc29dee3f2484801fe7822f4'
4+
curl -s -S -L -o 'b18b1d32f3f31abcdc29dee3f2484801fe7822f4.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/b18b1d32f3f31abcdc29dee3f2484801fe7822f4'
55
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
66
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
77
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
@@ -34,8 +34,8 @@ curl -s -S -L -o 'da838ae9595ac94171fa2d4de5a2f117b3e7ac32.tar.gz' 'https://api.
3434
curl -s -S -L -o 'da838ae9595ac94171fa2d4de5a2f117b3e7ac32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/da838ae9595ac94171fa2d4de5a2f117b3e7ac32'
3535
curl -s -S -L -o '82c141cc518b40d92cc801eee768e7aafc9c2fa2.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/82c141cc518b40d92cc801eee768e7aafc9c2fa2'
3636
curl -s -S -L -o '82c141cc518b40d92cc801eee768e7aafc9c2fa2.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/82c141cc518b40d92cc801eee768e7aafc9c2fa2'
37-
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
38-
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
37+
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
38+
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
3939
curl -s -S -L -o '6673cd052c4cd6fcf4b4e6e60ea986c889389535.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6673cd052c4cd6fcf4b4e6e60ea986c889389535'
4040
curl -s -S -L -o '6673cd052c4cd6fcf4b4e6e60ea986c889389535.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6673cd052c4cd6fcf4b4e6e60ea986c889389535'
4141
curl -s -S -L -o '3cea5372237819ed00197afe530f5a7ea3e805c8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/3cea5372237819ed00197afe530f5a7ea3e805c8'
@@ -46,8 +46,12 @@ curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.tar.gz' 'https://api.
4646
curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b7f8abb1508181956e8e162db84b466c27e18ce'
4747
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
4848
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
49-
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
50-
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
49+
curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/9ee08a3b00e91a926cc9547dc79589c20872452f'
50+
curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/9ee08a3b00e91a926cc9547dc79589c20872452f'
51+
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
52+
curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5'
53+
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
54+
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
5155
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
5256
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
5357
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
@@ -68,4 +72,6 @@ curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.
6872
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
6973
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
7074
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
75+
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
76+
curl -s -S -L -o '50769540e7f4bd5e21e526ee35c689e35e0d6874.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/50769540e7f4bd5e21e526ee35c689e35e0d6874'
7177
popd

0 commit comments

Comments
 (0)