Update all (#22)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6b8227e14b
commit
7c45bffc7e
@@ -6,7 +6,7 @@
|
|||||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "d86ebcd40b3cb50b156bfa44dd277faf38282d12"
|
"main": "60edb5dd545a775178f52524783378180af0d1f8"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
@@ -162,13 +162,16 @@
|
|||||||
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
|
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
|
||||||
},
|
},
|
||||||
"v4": {
|
"v4": {
|
||||||
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
|
"commit": "60edb5dd545a775178f52524783378180af0d1f8"
|
||||||
},
|
},
|
||||||
"v4.0.0": {
|
"v4.0.0": {
|
||||||
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
|
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
|
||||||
},
|
},
|
||||||
"v4.0.1": {
|
"v4.0.1": {
|
||||||
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
|
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
|
||||||
|
},
|
||||||
|
"v4.0.2": {
|
||||||
|
"commit": "60edb5dd545a775178f52524783378180af0d1f8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "26f96dfa697d77e81fd5907df203aa23a56210a8"
|
"main": "4c0ff1c489dca52fedb26375d7d8fe7bd9233f19"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
@@ -79,7 +79,7 @@
|
|||||||
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
||||||
},
|
},
|
||||||
"v4": {
|
"v4": {
|
||||||
"commit": "26f96dfa697d77e81fd5907df203aa23a56210a8"
|
"commit": "5d5d22a31266ced268874388b861e4b58bb5c2f3"
|
||||||
},
|
},
|
||||||
"v4.0.0": {
|
"v4.0.0": {
|
||||||
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||||
@@ -92,6 +92,9 @@
|
|||||||
},
|
},
|
||||||
"v4.3.0": {
|
"v4.3.0": {
|
||||||
"commit": "26f96dfa697d77e81fd5907df203aa23a56210a8"
|
"commit": "26f96dfa697d77e81fd5907df203aa23a56210a8"
|
||||||
|
},
|
||||||
|
"v4.3.1": {
|
||||||
|
"commit": "5d5d22a31266ced268874388b861e4b58bb5c2f3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
mkdir actions_setup-node
|
mkdir actions_setup-node
|
||||||
pushd actions_setup-node
|
pushd actions_setup-node
|
||||||
curl -s -S -L -o 'd86ebcd40b3cb50b156bfa44dd277faf38282d12.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/d86ebcd40b3cb50b156bfa44dd277faf38282d12'
|
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||||
curl -s -S -L -o 'd86ebcd40b3cb50b156bfa44dd277faf38282d12.zip' 'https://api.github.com/repos/actions/setup-node/zipball/d86ebcd40b3cb50b156bfa44dd277faf38282d12'
|
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||||
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/f1f314fca9dfce2769ece7d933488f076716723e'
|
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/f1f314fca9dfce2769ece7d933488f076716723e'
|
||||||
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/f1f314fca9dfce2769ece7d933488f076716723e'
|
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/f1f314fca9dfce2769ece7d933488f076716723e'
|
||||||
curl -s -S -L -o '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'
|
curl -s -S -L -o '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'
|
||||||
@@ -102,10 +102,12 @@ curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.tar.gz' 'https://api.
|
|||||||
curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.zip' 'https://api.github.com/repos/actions/setup-node/zipball/5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d'
|
curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.zip' 'https://api.github.com/repos/actions/setup-node/zipball/5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d'
|
||||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1a4442cacd436585916779262731d5b162bc6ec7'
|
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||||
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1a4442cacd436585916779262731d5b162bc6ec7'
|
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1a4442cacd436585916779262731d5b162bc6ec7'
|
||||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||||
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
|
||||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||||
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||||
|
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||||
|
curl -s -S -L -o '60edb5dd545a775178f52524783378180af0d1f8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/60edb5dd545a775178f52524783378180af0d1f8'
|
||||||
popd
|
popd
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
mkdir actions_upload-artifact
|
mkdir actions_upload-artifact
|
||||||
pushd actions_upload-artifact
|
pushd actions_upload-artifact
|
||||||
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
curl -s -S -L -o '4c0ff1c489dca52fedb26375d7d8fe7bd9233f19.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/4c0ff1c489dca52fedb26375d7d8fe7bd9233f19'
|
||||||
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
curl -s -S -L -o '4c0ff1c489dca52fedb26375d7d8fe7bd9233f19.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/4c0ff1c489dca52fedb26375d7d8fe7bd9233f19'
|
||||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
||||||
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
|
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
|
||||||
@@ -46,8 +46,8 @@ curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.tar.gz' 'https://api.
|
|||||||
curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b7f8abb1508181956e8e162db84b466c27e18ce'
|
curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b7f8abb1508181956e8e162db84b466c27e18ce'
|
||||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||||
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||||
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||||
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||||
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||||
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
||||||
@@ -56,4 +56,6 @@ curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.
|
|||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
||||||
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||||
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||||
|
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||||
|
curl -s -S -L -o '5d5d22a31266ced268874388b861e4b58bb5c2f3.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/5d5d22a31266ced268874388b861e4b58bb5c2f3'
|
||||||
popd
|
popd
|
||||||
|
|||||||
Reference in New Issue
Block a user