6 Commits

Author SHA1 Message Date
github-actions[bot]
ba09b1d663 Update all (#19)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
2024-01-22 00:20:34 -05:00
github-actions[bot]
f8fb5f9e24 Update all (#18)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
2024-01-16 09:41:55 -05:00
github-actions[bot]
a909773ce0 Update all (#17)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
2024-01-08 09:44:06 -05:00
github-actions[bot]
ea8d6a6dac Update all (#12)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
2023-11-20 05:20:29 +00:00
github-actions[bot]
ccdf6af482 Update all (#11)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
2023-11-13 09:12:32 -05:00
github-actions[bot]
bb34924902 Update all (#9)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
2023-10-30 10:44:02 -04:00
8 changed files with 75 additions and 19 deletions

View File

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

View File

@@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "8f152de45cc393bb48ce5d89d36b731f54556e65"
"main": "d86ebcd40b3cb50b156bfa44dd277faf38282d12"
},
"defaultBranch": "main",
"tags": {
@@ -162,10 +162,13 @@
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
},
"v4": {
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
},
"v4.0.0": {
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
},
"v4.0.1": {
"commit": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
}
}
}

View File

@@ -7,7 +7,7 @@
"-^v1(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "a00ea43da65e7c04d2bdae58b3afecd77057eb9e"
"main": "2f078955e4d0f34cc7a8b0108b2eb7bbe154438e"
},
"defaultBranch": "main",
"tags": {
@@ -120,6 +120,15 @@
},
"v4.7.1": {
"commit": "65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236"
},
"v4.8.0": {
"commit": "b64ffcaf5b410884ad320a9cfac8866006a109aa"
},
"v5": {
"commit": "0a5c61591373683505ea898e09a3ea4f39ef2b9c"
},
"v5.0.0": {
"commit": "0a5c61591373683505ea898e09a3ea4f39ef2b9c"
}
}
}

View File

@@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
"main": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
},
"defaultBranch": "main",
"tags": {
@@ -77,6 +77,18 @@
},
"v3.1.3": {
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
},
"v4": {
"commit": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
},
"v4.0.0": {
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
},
"v4.1.0": {
"commit": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
},
"v4.2.0": {
"commit": "694cdabd8bdb0f10b2cea11669e1bf5453eed0a6"
}
}
}

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 'a2ed59d39b352305bdd2f628719a53b2cc4f9613.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/a2ed59d39b352305bdd2f628719a53b2cc4f9613'
curl -s -S -L -o 'a2ed59d39b352305bdd2f628719a53b2cc4f9613.zip' 'https://api.github.com/repos/actions/cache/zipball/a2ed59d39b352305bdd2f628719a53b2cc4f9613'
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,10 @@ 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'
curl -s -S -L -o '8d6b82dc291ca708f6992a25331884ac54465a6c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/8d6b82dc291ca708f6992a25331884ac54465a6c'
curl -s -S -L -o '8d6b82dc291ca708f6992a25331884ac54465a6c.zip' 'https://api.github.com/repos/actions/cache/zipball/8d6b82dc291ca708f6992a25331884ac54465a6c'
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.zip' 'https://api.github.com/repos/actions/cache/zipball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
popd

View File

@@ -1,7 +1,7 @@
mkdir actions_setup-node
pushd actions_setup-node
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
curl -s -S -L -o 'd86ebcd40b3cb50b156bfa44dd277faf38282d12.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/d86ebcd40b3cb50b156bfa44dd277faf38282d12'
curl -s -S -L -o 'd86ebcd40b3cb50b156bfa44dd277faf38282d12.zip' 'https://api.github.com/repos/actions/setup-node/zipball/d86ebcd40b3cb50b156bfa44dd277faf38282d12'
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'
@@ -102,8 +102,10 @@ curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.tar.gz' 'https://api.
curl -s -S -L -o '5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d.zip' 'https://api.github.com/repos/actions/setup-node/zipball/5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d'
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1a4442cacd436585916779262731d5b162bc6ec7'
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1a4442cacd436585916779262731d5b162bc6ec7'
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.zip' 'https://api.github.com/repos/actions/setup-node/zipball/8f152de45cc393bb48ce5d89d36b731f54556e65'
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
popd

View File

@@ -1,7 +1,7 @@
mkdir actions_setup-python
pushd actions_setup-python
curl -s -S -L -o 'a00ea43da65e7c04d2bdae58b3afecd77057eb9e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/a00ea43da65e7c04d2bdae58b3afecd77057eb9e'
curl -s -S -L -o 'a00ea43da65e7c04d2bdae58b3afecd77057eb9e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/a00ea43da65e7c04d2bdae58b3afecd77057eb9e'
curl -s -S -L -o '2f078955e4d0f34cc7a8b0108b2eb7bbe154438e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e'
curl -s -S -L -o '2f078955e4d0f34cc7a8b0108b2eb7bbe154438e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e'
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'
@@ -74,4 +74,10 @@ curl -s -S -L -o '61a6322f88396a6271a6ee3565807d608ecaddd1.tar.gz' 'https://api.
curl -s -S -L -o '61a6322f88396a6271a6ee3565807d608ecaddd1.zip' 'https://api.github.com/repos/actions/setup-python/zipball/61a6322f88396a6271a6ee3565807d608ecaddd1'
curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236'
curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.zip' 'https://api.github.com/repos/actions/setup-python/zipball/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236'
curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/b64ffcaf5b410884ad320a9cfac8866006a109aa'
curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.zip' 'https://api.github.com/repos/actions/setup-python/zipball/b64ffcaf5b410884ad320a9cfac8866006a109aa'
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
popd

View File

@@ -1,7 +1,7 @@
mkdir actions_upload-artifact
pushd actions_upload-artifact
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 '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 '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,4 +46,12 @@ 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 '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 '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'
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'
popd