Skip to content

Commit

Permalink
Update all (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Aug 5, 2024
1 parent 0e8b3ba commit cfebf25
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 18 deletions.
2 changes: 1 addition & 1 deletion config/actions/actions_cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+^v[3-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
"main": "40c3b67b2955d93d83b27ed164edd0756bc24049"
},
"defaultBranch": "main",
"tags": {
Expand Down
2 changes: 1 addition & 1 deletion config/actions/actions_checkout.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "692973e3d937129bcbf40652eb9f2f61becf3332"
"main": "9a9194f87191a7e9055e3e9b95b8cfb13023bb08"
},
"defaultBranch": "main",
"tags": {
Expand Down
2 changes: 1 addition & 1 deletion config/actions/actions_setup-node.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "1e60f620b9541d16bece96c5465dc8ee9832be0b"
"main": "26961cf329f22f6837d5f54c3efd76b480300ace"
},
"defaultBranch": "main",
"tags": {
Expand Down
2 changes: 1 addition & 1 deletion config/actions/actions_setup-python.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"-^v1(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "39cd14951b08e74b54015e9e001cdefcf80e669f"
"main": "04c1311429f7be71707d8ab66c7af8a14e54b938"
},
"defaultBranch": "main",
"tags": {
Expand Down
7 changes: 5 additions & 2 deletions config/actions/actions_upload-artifact.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "0b2256b8c012f0828dc542b3febcab082c67f72b"
"main": "89ef406dd8d7e03cfd12d9e0a4a378f454709029"
},
"defaultBranch": "main",
"tags": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
},
"v4": {
"commit": "0b2256b8c012f0828dc542b3febcab082c67f72b"
"commit": "89ef406dd8d7e03cfd12d9e0a4a378f454709029"
},
"v4.0.0": {
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
Expand All @@ -104,6 +104,9 @@
},
"v4.3.4": {
"commit": "0b2256b8c012f0828dc542b3febcab082c67f72b"
},
"v4.3.5": {
"commit": "89ef406dd8d7e03cfd12d9e0a4a378f454709029"
}
}
}
4 changes: 2 additions & 2 deletions script/generated/actions_cache.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_cache
pushd actions_cache
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
curl -s -S -L -o '40c3b67b2955d93d83b27ed164edd0756bc24049.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/40c3b67b2955d93d83b27ed164edd0756bc24049'
curl -s -S -L -o '40c3b67b2955d93d83b27ed164edd0756bc24049.zip' 'https://api.github.com/repos/actions/cache/zipball/40c3b67b2955d93d83b27ed164edd0756bc24049'
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'
Expand Down
4 changes: 2 additions & 2 deletions script/generated/actions_checkout.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_checkout
pushd actions_checkout
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'
curl -s -S -L -o '692973e3d937129bcbf40652eb9f2f61becf3332.zip' 'https://api.github.com/repos/actions/checkout/zipball/692973e3d937129bcbf40652eb9f2f61becf3332'
curl -s -S -L -o '9a9194f87191a7e9055e3e9b95b8cfb13023bb08.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/9a9194f87191a7e9055e3e9b95b8cfb13023bb08'
curl -s -S -L -o '9a9194f87191a7e9055e3e9b95b8cfb13023bb08.zip' 'https://api.github.com/repos/actions/checkout/zipball/9a9194f87191a7e9055e3e9b95b8cfb13023bb08'
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.zip' 'https://api.github.com/repos/actions/checkout/zipball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'
Expand Down
4 changes: 2 additions & 2 deletions script/generated/actions_setup-node.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_setup-node
pushd actions_setup-node
curl -s -S -L -o '1e60f620b9541d16bece96c5465dc8ee9832be0b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1e60f620b9541d16bece96c5465dc8ee9832be0b'
curl -s -S -L -o '1e60f620b9541d16bece96c5465dc8ee9832be0b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1e60f620b9541d16bece96c5465dc8ee9832be0b'
curl -s -S -L -o '26961cf329f22f6837d5f54c3efd76b480300ace.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/26961cf329f22f6837d5f54c3efd76b480300ace'
curl -s -S -L -o '26961cf329f22f6837d5f54c3efd76b480300ace.zip' 'https://api.github.com/repos/actions/setup-node/zipball/26961cf329f22f6837d5f54c3efd76b480300ace'
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 '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'
Expand Down
4 changes: 2 additions & 2 deletions script/generated/actions_setup-python.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_setup-python
pushd actions_setup-python
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/39cd14951b08e74b54015e9e001cdefcf80e669f'
curl -s -S -L -o '39cd14951b08e74b54015e9e001cdefcf80e669f.zip' 'https://api.github.com/repos/actions/setup-python/zipball/39cd14951b08e74b54015e9e001cdefcf80e669f'
curl -s -S -L -o '04c1311429f7be71707d8ab66c7af8a14e54b938.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/04c1311429f7be71707d8ab66c7af8a14e54b938'
curl -s -S -L -o '04c1311429f7be71707d8ab66c7af8a14e54b938.zip' 'https://api.github.com/repos/actions/setup-python/zipball/04c1311429f7be71707d8ab66c7af8a14e54b938'
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 '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'
Expand Down
10 changes: 6 additions & 4 deletions script/generated/actions_upload-artifact.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_upload-artifact
pushd actions_upload-artifact
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/0b2256b8c012f0828dc542b3febcab082c67f72b'
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
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'
Expand Down Expand Up @@ -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 '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 '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/0b2256b8c012f0828dc542b3febcab082c67f72b'
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
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'
Expand All @@ -64,4 +64,6 @@ curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.tar.gz' 'https://api.
curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65462800fd760344b1a7b4382951275a0abb4808'
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/0b2256b8c012f0828dc542b3febcab082c67f72b'
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
popd

0 comments on commit cfebf25

Please sign in to comment.