Update all (#78)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fdbc2c64d1
commit
adb6a9167a
@@ -6,12 +6,12 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "7921ae235bdcb376cc8f22558dc5f8ddc3c3c2f9"
|
||||
"main": "d4323d4df104b026a6aa633fdb11d772146be0bf"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
"v3": {
|
||||
"commit": "58c1e461ab4154b5b12d40cb0e84792b845ab8ba"
|
||||
"commit": "2f8e54208210a422b2efd51efaa6bd6d7ca8920f"
|
||||
},
|
||||
"v3.0.0": {
|
||||
"commit": "4b0cf6cc4619e737324ddfcec08fff2413359514"
|
||||
@@ -91,8 +91,11 @@
|
||||
"v3.4.2": {
|
||||
"commit": "387e18722e6ff315b24a3b8b071feddd27b7bf7e"
|
||||
},
|
||||
"v3.4.3": {
|
||||
"commit": "2f8e54208210a422b2efd51efaa6bd6d7ca8920f"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "0c907a75c2c80ebcb7f088228285e798b750cf8f"
|
||||
"commit": "d4323d4df104b026a6aa633fdb11d772146be0bf"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "13aacd865c20de90d75de3b17ebe84f7a17d57d2"
|
||||
@@ -117,6 +120,9 @@
|
||||
},
|
||||
"v4.2.1": {
|
||||
"commit": "0c907a75c2c80ebcb7f088228285e798b750cf8f"
|
||||
},
|
||||
"v4.2.2": {
|
||||
"commit": "d4323d4df104b026a6aa633fdb11d772146be0bf"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "802632921f8532d2409ae6eac3313b6f81f11122"
|
||||
"main": "cdca7365b2dadb8aad0a33bc7601856ffabcc48e"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -162,7 +162,7 @@
|
||||
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a"
|
||||
"commit": "cdca7365b2dadb8aad0a33bc7601856ffabcc48e"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
|
||||
@@ -184,6 +184,9 @@
|
||||
},
|
||||
"v4.2.0": {
|
||||
"commit": "1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a"
|
||||
},
|
||||
"v4.3.0": {
|
||||
"commit": "cdca7365b2dadb8aad0a33bc7601856ffabcc48e"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "6ca8e8598faa206f7140a65ba31b899bebe16f58"
|
||||
"main": "19e4675e06535f6b54e894da5c1f044400bb4996"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
mkdir actions_cache
|
||||
pushd actions_cache
|
||||
curl -s -S -L -o '7921ae235bdcb376cc8f22558dc5f8ddc3c3c2f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/7921ae235bdcb376cc8f22558dc5f8ddc3c3c2f9'
|
||||
curl -s -S -L -o '7921ae235bdcb376cc8f22558dc5f8ddc3c3c2f9.zip' 'https://api.github.com/repos/actions/cache/zipball/7921ae235bdcb376cc8f22558dc5f8ddc3c3c2f9'
|
||||
curl -s -S -L -o '58c1e461ab4154b5b12d40cb0e84792b845ab8ba.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/58c1e461ab4154b5b12d40cb0e84792b845ab8ba'
|
||||
curl -s -S -L -o '58c1e461ab4154b5b12d40cb0e84792b845ab8ba.zip' 'https://api.github.com/repos/actions/cache/zipball/58c1e461ab4154b5b12d40cb0e84792b845ab8ba'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.zip' 'https://api.github.com/repos/actions/cache/zipball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.zip' 'https://api.github.com/repos/actions/cache/zipball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
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'
|
||||
@@ -56,8 +56,10 @@ curl -s -S -L -o '58c1e461ab4154b5b12d40cb0e84792b845ab8ba.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '58c1e461ab4154b5b12d40cb0e84792b845ab8ba.zip' 'https://api.github.com/repos/actions/cache/zipball/58c1e461ab4154b5b12d40cb0e84792b845ab8ba'
|
||||
curl -s -S -L -o '387e18722e6ff315b24a3b8b071feddd27b7bf7e.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/387e18722e6ff315b24a3b8b071feddd27b7bf7e'
|
||||
curl -s -S -L -o '387e18722e6ff315b24a3b8b071feddd27b7bf7e.zip' 'https://api.github.com/repos/actions/cache/zipball/387e18722e6ff315b24a3b8b071feddd27b7bf7e'
|
||||
curl -s -S -L -o '0c907a75c2c80ebcb7f088228285e798b750cf8f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c907a75c2c80ebcb7f088228285e798b750cf8f'
|
||||
curl -s -S -L -o '0c907a75c2c80ebcb7f088228285e798b750cf8f.zip' 'https://api.github.com/repos/actions/cache/zipball/0c907a75c2c80ebcb7f088228285e798b750cf8f'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o '2f8e54208210a422b2efd51efaa6bd6d7ca8920f.zip' 'https://api.github.com/repos/actions/cache/zipball/2f8e54208210a422b2efd51efaa6bd6d7ca8920f'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.zip' 'https://api.github.com/repos/actions/cache/zipball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
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'
|
||||
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/ab5e6d0c87105b4c9c2047343972218f562e4319'
|
||||
@@ -74,4 +76,6 @@ curl -s -S -L -o '1bd1e32a3bdc45362d1e726936510720a7c30a57.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '1bd1e32a3bdc45362d1e726936510720a7c30a57.zip' 'https://api.github.com/repos/actions/cache/zipball/1bd1e32a3bdc45362d1e726936510720a7c30a57'
|
||||
curl -s -S -L -o '0c907a75c2c80ebcb7f088228285e798b750cf8f.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c907a75c2c80ebcb7f088228285e798b750cf8f'
|
||||
curl -s -S -L -o '0c907a75c2c80ebcb7f088228285e798b750cf8f.zip' 'https://api.github.com/repos/actions/cache/zipball/0c907a75c2c80ebcb7f088228285e798b750cf8f'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
curl -s -S -L -o 'd4323d4df104b026a6aa633fdb11d772146be0bf.zip' 'https://api.github.com/repos/actions/cache/zipball/d4323d4df104b026a6aa633fdb11d772146be0bf'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '802632921f8532d2409ae6eac3313b6f81f11122.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/802632921f8532d2409ae6eac3313b6f81f11122'
|
||||
curl -s -S -L -o '802632921f8532d2409ae6eac3313b6f81f11122.zip' 'https://api.github.com/repos/actions/setup-node/zipball/802632921f8532d2409ae6eac3313b6f81f11122'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
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,8 @@ 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 '1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a'
|
||||
curl -s -S -L -o '1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
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'
|
||||
@@ -118,4 +118,6 @@ curl -s -S -L -o '39370e3970a6d050c480ffad4ff0ed4d3fdee5af.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '39370e3970a6d050c480ffad4ff0ed4d3fdee5af.zip' 'https://api.github.com/repos/actions/setup-node/zipball/39370e3970a6d050c480ffad4ff0ed4d3fdee5af'
|
||||
curl -s -S -L -o '1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a'
|
||||
curl -s -S -L -o '1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
curl -s -S -L -o 'cdca7365b2dadb8aad0a33bc7601856ffabcc48e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/cdca7365b2dadb8aad0a33bc7601856ffabcc48e'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
curl -s -S -L -o '6ca8e8598faa206f7140a65ba31b899bebe16f58.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/6ca8e8598faa206f7140a65ba31b899bebe16f58'
|
||||
curl -s -S -L -o '6ca8e8598faa206f7140a65ba31b899bebe16f58.zip' 'https://api.github.com/repos/actions/setup-python/zipball/6ca8e8598faa206f7140a65ba31b899bebe16f58'
|
||||
curl -s -S -L -o '19e4675e06535f6b54e894da5c1f044400bb4996.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/19e4675e06535f6b54e894da5c1f044400bb4996'
|
||||
curl -s -S -L -o '19e4675e06535f6b54e894da5c1f044400bb4996.zip' 'https://api.github.com/repos/actions/setup-python/zipball/19e4675e06535f6b54e894da5c1f044400bb4996'
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user