Update all (#20)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ba09b1d663
commit
6b8227e14b
@@ -7,7 +7,7 @@
|
|||||||
"-^v1(\\.[0-9]+){0,2}$"
|
"-^v1(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "2f078955e4d0f34cc7a8b0108b2eb7bbe154438e"
|
"main": "871daa956ca9ea99f3c3e30acb424b7960676734"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
|
"main": "26f96dfa697d77e81fd5907df203aa23a56210a8"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
@@ -79,7 +79,7 @@
|
|||||||
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
||||||
},
|
},
|
||||||
"v4": {
|
"v4": {
|
||||||
"commit": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
|
"commit": "26f96dfa697d77e81fd5907df203aa23a56210a8"
|
||||||
},
|
},
|
||||||
"v4.0.0": {
|
"v4.0.0": {
|
||||||
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||||
@@ -89,6 +89,9 @@
|
|||||||
},
|
},
|
||||||
"v4.2.0": {
|
"v4.2.0": {
|
||||||
"commit": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
|
"commit": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
|
||||||
|
},
|
||||||
|
"v4.3.0": {
|
||||||
|
"commit": "26f96dfa697d77e81fd5907df203aa23a56210a8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
mkdir actions_setup-python
|
mkdir actions_setup-python
|
||||||
pushd actions_setup-python
|
pushd actions_setup-python
|
||||||
curl -s -S -L -o '2f078955e4d0f34cc7a8b0108b2eb7bbe154438e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e'
|
curl -s -S -L -o '871daa956ca9ea99f3c3e30acb424b7960676734.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/871daa956ca9ea99f3c3e30acb424b7960676734'
|
||||||
curl -s -S -L -o '2f078955e4d0f34cc7a8b0108b2eb7bbe154438e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e'
|
curl -s -S -L -o '871daa956ca9ea99f3c3e30acb424b7960676734.zip' 'https://api.github.com/repos/actions/setup-python/zipball/871daa956ca9ea99f3c3e30acb424b7960676734'
|
||||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
||||||
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
|
||||||
curl -s -S -L -o '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'
|
curl -s -S -L -o '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'
|
||||||
|
|||||||
@@ -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 '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||||
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,12 +46,14 @@ 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 '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o '26f96dfa697d77e81fd5907df203aa23a56210a8.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||||
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'
|
||||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
||||||
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
curl -s -S -L -o '694cdabd8bdb0f10b2cea11669e1bf5453eed0a6.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6'
|
||||||
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.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/26f96dfa697d77e81fd5907df203aa23a56210a8'
|
||||||
popd
|
popd
|
||||||
|
|||||||
Reference in New Issue
Block a user