Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions ddd31ab027 Update all 2025-03-10 05:04:05 +00:00
4 changed files with 22 additions and 12 deletions
+9 -3
View File
@@ -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"
}
}
}
+1 -1
View File
@@ -7,7 +7,7 @@
"-^v1(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "6ca8e8598faa206f7140a65ba31b899bebe16f58"
"main": "9e62be81b28222addecf85e47571213eb7680449"
},
"defaultBranch": "main",
"tags": {
+10 -6
View File
@@ -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
+2 -2
View File
@@ -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 '9e62be81b28222addecf85e47571213eb7680449.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/9e62be81b28222addecf85e47571213eb7680449'
curl -s -S -L -o '9e62be81b28222addecf85e47571213eb7680449.zip' 'https://api.github.com/repos/actions/setup-python/zipball/9e62be81b28222addecf85e47571213eb7680449'
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'