From 6abcef416df2bcef6ff996d7e1203a6bb9cb7245 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 05:12:52 +0000 Subject: [PATCH] Update all (#43) Co-authored-by: github-actions --- config/actions/actions_setup-node.json | 2 +- config/actions/actions_setup-python.json | 2 +- config/actions/actions_upload-artifact.json | 7 +++++-- script/generated/actions_setup-node.sh | 4 ++-- script/generated/actions_setup-python.sh | 4 ++-- script/generated/actions_upload-artifact.sh | 10 ++++++---- 6 files changed, 17 insertions(+), 12 deletions(-) diff --git a/config/actions/actions_setup-node.json b/config/actions/actions_setup-node.json index f336655..ce70c06 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": "eff380dfbcf941bf8832e4acb788cebe13dfd758" + "main": "1e60f620b9541d16bece96c5465dc8ee9832be0b" }, "defaultBranch": "main", "tags": { diff --git a/config/actions/actions_setup-python.json b/config/actions/actions_setup-python.json index 95b1847..4c602f9 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": "82c7e631bb3cdc910f68e0081d67478d79c6982d" + "main": "a0d74c0c423f896bc4e7be91d5cb1e2d54438db3" }, "defaultBranch": "main", "tags": { diff --git a/config/actions/actions_upload-artifact.json b/config/actions/actions_upload-artifact.json index ac5f93c..c1f0b96 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": "552bf3722c16e81001aea7db72d8cedf64eb5f68" + "main": "0b2256b8c012f0828dc542b3febcab082c67f72b" }, "defaultBranch": "main", "tags": { @@ -79,7 +79,7 @@ "commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32" }, "v4": { - "commit": "65462800fd760344b1a7b4382951275a0abb4808" + "commit": "0b2256b8c012f0828dc542b3febcab082c67f72b" }, "v4.0.0": { "commit": "c7d193f32edcb7bfad88892161225aeda64e9392" @@ -101,6 +101,9 @@ }, "v4.3.3": { "commit": "65462800fd760344b1a7b4382951275a0abb4808" + }, + "v4.3.4": { + "commit": "0b2256b8c012f0828dc542b3febcab082c67f72b" } } } \ No newline at end of file diff --git a/script/generated/actions_setup-node.sh b/script/generated/actions_setup-node.sh index 96244fc..61ac1dd 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 'eff380dfbcf941bf8832e4acb788cebe13dfd758.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/eff380dfbcf941bf8832e4acb788cebe13dfd758' -curl -s -S -L -o 'eff380dfbcf941bf8832e4acb788cebe13dfd758.zip' 'https://api.github.com/repos/actions/setup-node/zipball/eff380dfbcf941bf8832e4acb788cebe13dfd758' +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 '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 24e36cf..d9cc9ea 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 '82c7e631bb3cdc910f68e0081d67478d79c6982d.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/82c7e631bb3cdc910f68e0081d67478d79c6982d' -curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.zip' 'https://api.github.com/repos/actions/setup-python/zipball/82c7e631bb3cdc910f68e0081d67478d79c6982d' +curl -s -S -L -o 'a0d74c0c423f896bc4e7be91d5cb1e2d54438db3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/a0d74c0c423f896bc4e7be91d5cb1e2d54438db3' +curl -s -S -L -o 'a0d74c0c423f896bc4e7be91d5cb1e2d54438db3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/a0d74c0c423f896bc4e7be91d5cb1e2d54438db3' 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 a23c996..815ad1a 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 '552bf3722c16e81001aea7db72d8cedf64eb5f68.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/552bf3722c16e81001aea7db72d8cedf64eb5f68' -curl -s -S -L -o '552bf3722c16e81001aea7db72d8cedf64eb5f68.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/552bf3722c16e81001aea7db72d8cedf64eb5f68' +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 '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,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 '65462800fd760344b1a7b4382951275a0abb4808.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65462800fd760344b1a7b4382951275a0abb4808' -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 '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' @@ -62,4 +62,6 @@ curl -s -S -L -o '1746f4ab65b179e0ea60a494b83293b640dd5bba.tar.gz' 'https://api. curl -s -S -L -o '1746f4ab65b179e0ea60a494b83293b640dd5bba.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1746f4ab65b179e0ea60a494b83293b640dd5bba' curl -s -S -L -o '65462800fd760344b1a7b4382951275a0abb4808.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/65462800fd760344b1a7b4382951275a0abb4808' 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' popd