From 8ec6f056f2d7a70a56f484da5d0a3e772b797528 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:14:42 -0500 Subject: [PATCH] Update all (#70) Co-authored-by: github-actions --- config/actions/actions_cache.json | 2 +- config/actions/actions_checkout.json | 2 +- config/actions/actions_setup-node.json | 2 +- config/actions/actions_setup-python.json | 2 +- config/actions/actions_upload-artifact.json | 7 +++++-- script/generated/actions_cache.sh | 4 ++-- script/generated/actions_checkout.sh | 4 ++-- script/generated/actions_setup-node.sh | 4 ++-- script/generated/actions_setup-python.sh | 4 ++-- script/generated/actions_upload-artifact.sh | 10 ++++++---- 10 files changed, 23 insertions(+), 18 deletions(-) diff --git a/config/actions/actions_cache.json b/config/actions/actions_cache.json index f6976cf..d084e9b 100644 --- a/config/actions/actions_cache.json +++ b/config/actions/actions_cache.json @@ -6,7 +6,7 @@ "+^v[3-9]+(\\.[0-9]+){0,2}$" ], "branches": { - "main": "1bd1e32a3bdc45362d1e726936510720a7c30a57" + "main": "36f1e144e1c8edb0a652766b484448563d8baf46" }, "defaultBranch": "main", "tags": { diff --git a/config/actions/actions_checkout.json b/config/actions/actions_checkout.json index 07b4b0f..b1a4756 100644 --- a/config/actions/actions_checkout.json +++ b/config/actions/actions_checkout.json @@ -6,7 +6,7 @@ "+^v[0-9]+(\\.[0-9]+){0,2}$" ], "branches": { - "main": "cbb722410c2e876e24abbe8de2cc27693e501dcb" + "main": "85e6279cec87321a52edac9c87bce653a07cf6c2" }, "defaultBranch": "main", "tags": { diff --git a/config/actions/actions_setup-node.json b/config/actions/actions_setup-node.json index 3662771..1cd8b94 100644 --- a/config/actions/actions_setup-node.json +++ b/config/actions/actions_setup-node.json @@ -6,7 +6,7 @@ "+^v[0-9]+(\\.[0-9]+){0,2}$" ], "branches": { - "main": "48b90677b6048efbc723b11a94acb950d3f1ac36" + "main": "8f9cc178b6e843639351e0bd5d638e5fd0a8dec7" }, "defaultBranch": "main", "tags": { diff --git a/config/actions/actions_setup-python.json b/config/actions/actions_setup-python.json index eb9dcb6..fe0633c 100644 --- a/config/actions/actions_setup-python.json +++ b/config/actions/actions_setup-python.json @@ -7,7 +7,7 @@ "-^v1(\\.[0-9]+){0,2}$" ], "branches": { - "main": "3fddbee7870211eda9047db10474808be43c71ec" + "main": "1928ae624dc06094d8c65f021a4700ea8fa56b9d" }, "defaultBranch": "main", "tags": { diff --git a/config/actions/actions_upload-artifact.json b/config/actions/actions_upload-artifact.json index 2bedb93..2076da6 100644 --- a/config/actions/actions_upload-artifact.json +++ b/config/actions/actions_upload-artifact.json @@ -6,7 +6,7 @@ "+^v[0-9]+(\\.[0-9]+){0,2}$" ], "branches": { - "main": "6f51ac03b9356f520e9adb1b1b7802705f340c2b" + "main": "65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08" }, "defaultBranch": "main", "tags": { @@ -85,7 +85,7 @@ "commit": "ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5" }, "v4": { - "commit": "6f51ac03b9356f520e9adb1b1b7802705f340c2b" + "commit": "65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08" }, "v4.0.0": { "commit": "c7d193f32edcb7bfad88892161225aeda64e9392" @@ -131,6 +131,9 @@ }, "v4.5.0": { "commit": "6f51ac03b9356f520e9adb1b1b7802705f340c2b" + }, + "v4.6.0": { + "commit": "65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08" } } } \ No newline at end of file diff --git a/script/generated/actions_cache.sh b/script/generated/actions_cache.sh index 6482e1f..c509934 100644 --- a/script/generated/actions_cache.sh +++ b/script/generated/actions_cache.sh @@ -1,7 +1,7 @@ mkdir actions_cache pushd actions_cache -curl -s -S -L -o '1bd1e32a3bdc45362d1e726936510720a7c30a57.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/1bd1e32a3bdc45362d1e726936510720a7c30a57' -curl -s -S -L -o '1bd1e32a3bdc45362d1e726936510720a7c30a57.zip' 'https://api.github.com/repos/actions/cache/zipball/1bd1e32a3bdc45362d1e726936510720a7c30a57' +curl -s -S -L -o '36f1e144e1c8edb0a652766b484448563d8baf46.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/36f1e144e1c8edb0a652766b484448563d8baf46' +curl -s -S -L -o '36f1e144e1c8edb0a652766b484448563d8baf46.zip' 'https://api.github.com/repos/actions/cache/zipball/36f1e144e1c8edb0a652766b484448563d8baf46' curl -s -S -L -o 'f4b3439a656ba812b8cb417d2d49f9c810103092.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/f4b3439a656ba812b8cb417d2d49f9c810103092' curl -s -S -L -o 'f4b3439a656ba812b8cb417d2d49f9c810103092.zip' 'https://api.github.com/repos/actions/cache/zipball/f4b3439a656ba812b8cb417d2d49f9c810103092' curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514' diff --git a/script/generated/actions_checkout.sh b/script/generated/actions_checkout.sh index 03c76f4..076b865 100644 --- a/script/generated/actions_checkout.sh +++ b/script/generated/actions_checkout.sh @@ -1,7 +1,7 @@ mkdir actions_checkout pushd actions_checkout -curl -s -S -L -o 'cbb722410c2e876e24abbe8de2cc27693e501dcb.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/cbb722410c2e876e24abbe8de2cc27693e501dcb' -curl -s -S -L -o 'cbb722410c2e876e24abbe8de2cc27693e501dcb.zip' 'https://api.github.com/repos/actions/checkout/zipball/cbb722410c2e876e24abbe8de2cc27693e501dcb' +curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/85e6279cec87321a52edac9c87bce653a07cf6c2' +curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.zip' 'https://api.github.com/repos/actions/checkout/zipball/85e6279cec87321a52edac9c87bce653a07cf6c2' 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' diff --git a/script/generated/actions_setup-node.sh b/script/generated/actions_setup-node.sh index d17e01c..4e475c8 100644 --- a/script/generated/actions_setup-node.sh +++ b/script/generated/actions_setup-node.sh @@ -1,7 +1,7 @@ mkdir actions_setup-node pushd actions_setup-node -curl -s -S -L -o '48b90677b6048efbc723b11a94acb950d3f1ac36.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/48b90677b6048efbc723b11a94acb950d3f1ac36' -curl -s -S -L -o '48b90677b6048efbc723b11a94acb950d3f1ac36.zip' 'https://api.github.com/repos/actions/setup-node/zipball/48b90677b6048efbc723b11a94acb950d3f1ac36' +curl -s -S -L -o '8f9cc178b6e843639351e0bd5d638e5fd0a8dec7.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f9cc178b6e843639351e0bd5d638e5fd0a8dec7' +curl -s -S -L -o '8f9cc178b6e843639351e0bd5d638e5fd0a8dec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f9cc178b6e843639351e0bd5d638e5fd0a8dec7' 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' diff --git a/script/generated/actions_setup-python.sh b/script/generated/actions_setup-python.sh index 38cedf2..db18dad 100644 --- a/script/generated/actions_setup-python.sh +++ b/script/generated/actions_setup-python.sh @@ -1,7 +1,7 @@ mkdir actions_setup-python pushd actions_setup-python -curl -s -S -L -o '3fddbee7870211eda9047db10474808be43c71ec.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3fddbee7870211eda9047db10474808be43c71ec' -curl -s -S -L -o '3fddbee7870211eda9047db10474808be43c71ec.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3fddbee7870211eda9047db10474808be43c71ec' +curl -s -S -L -o '1928ae624dc06094d8c65f021a4700ea8fa56b9d.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/1928ae624dc06094d8c65f021a4700ea8fa56b9d' +curl -s -S -L -o '1928ae624dc06094d8c65f021a4700ea8fa56b9d.zip' 'https://api.github.com/repos/actions/setup-python/zipball/1928ae624dc06094d8c65f021a4700ea8fa56b9d' 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' diff --git a/script/generated/actions_upload-artifact.sh b/script/generated/actions_upload-artifact.sh index 56e7887..244a80e 100644 --- a/script/generated/actions_upload-artifact.sh +++ b/script/generated/actions_upload-artifact.sh @@ -1,7 +1,7 @@ mkdir actions_upload-artifact pushd actions_upload-artifact -curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6f51ac03b9356f520e9adb1b1b7802705f340c2b' -curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6f51ac03b9356f520e9adb1b1b7802705f340c2b' +curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08' +curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08' 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' @@ -50,8 +50,8 @@ curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.tar.gz' 'https://api. curl -s -S -L -o '9ee08a3b00e91a926cc9547dc79589c20872452f.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/9ee08a3b00e91a926cc9547dc79589c20872452f' curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5' curl -s -S -L -o 'ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5' -curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6f51ac03b9356f520e9adb1b1b7802705f340c2b' -curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6f51ac03b9356f520e9adb1b1b7802705f340c2b' +curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08' +curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08' 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' @@ -82,4 +82,6 @@ curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.tar.gz' 'https://api. curl -s -S -L -o 'b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882' curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/6f51ac03b9356f520e9adb1b1b7802705f340c2b' curl -s -S -L -o '6f51ac03b9356f520e9adb1b1b7802705f340c2b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/6f51ac03b9356f520e9adb1b1b7802705f340c2b' +curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08' +curl -s -S -L -o '65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08' popd