Update all (#18)

Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-16 09:41:55 -05:00
committed by GitHub
parent a909773ce0
commit f8fb5f9e24
4 changed files with 23 additions and 13 deletions

View File

@@ -6,13 +6,13 @@
"+^v[3-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "704facf57e6136b1bc63b828d79edcd491f0ee84"
"main": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
},
"defaultBranch": "main",
"tags": {
"v3": {
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84",
"tag": "052d3a99864b25538f4f499e375578f64851952e"
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c",
"tag": "734d9cb93d6f7610c2400b0f789eaa6f9813e271"
},
"v3.0.0": {
"commit": "4b0cf6cc4619e737324ddfcec08fff2413359514"
@@ -79,6 +79,9 @@
},
"v3.3.2": {
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84"
},
"v3.3.3": {
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
}
}
}

View File

@@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "cf8714cfeaba5687a442b9bcb85b29e23f468dfa"
"main": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
},
"defaultBranch": "main",
"tags": {
@@ -79,10 +79,13 @@
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
},
"v4": {
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
"commit": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
},
"v4.0.0": {
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
},
"v4.1.0": {
"commit": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
}
}
}

View File

@@ -1,9 +1,9 @@
mkdir actions_cache
pushd actions_cache
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/704facf57e6136b1bc63b828d79edcd491f0ee84'
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
curl -s -S -L -o '052d3a99864b25538f4f499e375578f64851952e.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/052d3a99864b25538f4f499e375578f64851952e'
curl -s -S -L -o '052d3a99864b25538f4f499e375578f64851952e.zip' 'https://api.github.com/repos/actions/cache/zipball/052d3a99864b25538f4f499e375578f64851952e'
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.zip' 'https://api.github.com/repos/actions/cache/zipball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.zip' 'https://api.github.com/repos/actions/cache/zipball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.zip' 'https://api.github.com/repos/actions/cache/zipball/4b0cf6cc4619e737324ddfcec08fff2413359514'
curl -s -S -L -o '136d96b4aee02b1f0de3ba493b1d47135042d9c0.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/136d96b4aee02b1f0de3ba493b1d47135042d9c0'
@@ -48,4 +48,6 @@ curl -s -S -L -o '88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8.tar.gz' 'https://api.
curl -s -S -L -o '88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8.zip' 'https://api.github.com/repos/actions/cache/zipball/88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8'
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/704facf57e6136b1bc63b828d79edcd491f0ee84'
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.zip' 'https://api.github.com/repos/actions/cache/zipball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
popd

View File

@@ -1,7 +1,7 @@
mkdir actions_upload-artifact
pushd actions_upload-artifact
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
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 '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 '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
@@ -46,8 +46,10 @@ 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 '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 '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 '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.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 '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'
popd