Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd9ede2a27 |
@@ -6,7 +6,7 @@
|
||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "36f1e144e1c8edb0a652766b484448563d8baf46"
|
||||
"main": "9fa7e61ec7e1f44ac75218e7aaea81da8856fd11"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "8f9cc178b6e843639351e0bd5d638e5fd0a8dec7"
|
||||
"main": "802632921f8532d2409ae6eac3313b6f81f11122"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -162,7 +162,7 @@
|
||||
"commit": "1a4442cacd436585916779262731d5b162bc6ec7"
|
||||
},
|
||||
"v4": {
|
||||
"commit": "39370e3970a6d050c480ffad4ff0ed4d3fdee5af"
|
||||
"commit": "1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a"
|
||||
},
|
||||
"v4.0.0": {
|
||||
"commit": "8f152de45cc393bb48ce5d89d36b731f54556e65"
|
||||
@@ -181,6 +181,9 @@
|
||||
},
|
||||
"v4.1.0": {
|
||||
"commit": "39370e3970a6d050c480ffad4ff0ed4d3fdee5af"
|
||||
},
|
||||
"v4.2.0": {
|
||||
"commit": "1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "1928ae624dc06094d8c65f021a4700ea8fa56b9d"
|
||||
"main": "8039c45ed9a312fba91f3399cd0605ba2ebfe93c"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -125,7 +125,7 @@
|
||||
"commit": "b64ffcaf5b410884ad320a9cfac8866006a109aa"
|
||||
},
|
||||
"v5": {
|
||||
"commit": "0b93645e9fea7318ecaed2b359559ac225c90a2b"
|
||||
"commit": "42375524e23c412d93fb67b49958b491fce71c38"
|
||||
},
|
||||
"v5.0.0": {
|
||||
"commit": "0a5c61591373683505ea898e09a3ea4f39ef2b9c"
|
||||
@@ -141,6 +141,9 @@
|
||||
},
|
||||
"v5.3.0": {
|
||||
"commit": "0b93645e9fea7318ecaed2b359559ac225c90a2b"
|
||||
},
|
||||
"v5.4.0": {
|
||||
"commit": "42375524e23c412d93fb67b49958b491fce71c38"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_cache
|
||||
pushd actions_cache
|
||||
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 '9fa7e61ec7e1f44ac75218e7aaea81da8856fd11.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/9fa7e61ec7e1f44ac75218e7aaea81da8856fd11'
|
||||
curl -s -S -L -o '9fa7e61ec7e1f44ac75218e7aaea81da8856fd11.zip' 'https://api.github.com/repos/actions/cache/zipball/9fa7e61ec7e1f44ac75218e7aaea81da8856fd11'
|
||||
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'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
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 '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 '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 '39370e3970a6d050c480ffad4ff0ed4d3fdee5af.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/39370e3970a6d050c480ffad4ff0ed4d3fdee5af'
|
||||
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 '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'
|
||||
@@ -116,4 +116,6 @@ curl -s -S -L -o '0a44ba7841725637a19e28fa30b79a866c81b0a6.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '0a44ba7841725637a19e28fa30b79a866c81b0a6.zip' 'https://api.github.com/repos/actions/setup-node/zipball/0a44ba7841725637a19e28fa30b79a866c81b0a6'
|
||||
curl -s -S -L -o '39370e3970a6d050c480ffad4ff0ed4d3fdee5af.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/39370e3970a6d050c480ffad4ff0ed4d3fdee5af'
|
||||
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'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
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 '8039c45ed9a312fba91f3399cd0605ba2ebfe93c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/8039c45ed9a312fba91f3399cd0605ba2ebfe93c'
|
||||
curl -s -S -L -o '8039c45ed9a312fba91f3399cd0605ba2ebfe93c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/8039c45ed9a312fba91f3399cd0605ba2ebfe93c'
|
||||
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'
|
||||
@@ -76,8 +76,8 @@ curl -s -S -L -o '65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236.tar.gz' 'https://api.
|
||||
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 '0b93645e9fea7318ecaed2b359559ac225c90a2b.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0b93645e9fea7318ecaed2b359559ac225c90a2b'
|
||||
curl -s -S -L -o '0b93645e9fea7318ecaed2b359559ac225c90a2b.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0b93645e9fea7318ecaed2b359559ac225c90a2b'
|
||||
curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/42375524e23c412d93fb67b49958b491fce71c38'
|
||||
curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.zip' 'https://api.github.com/repos/actions/setup-python/zipball/42375524e23c412d93fb67b49958b491fce71c38'
|
||||
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 '82c7e631bb3cdc910f68e0081d67478d79c6982d.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
|
||||
@@ -88,4 +88,6 @@ curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.tar.gz' 'https://api.
|
||||
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
|
||||
curl -s -S -L -o '0b93645e9fea7318ecaed2b359559ac225c90a2b.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0b93645e9fea7318ecaed2b359559ac225c90a2b'
|
||||
curl -s -S -L -o '0b93645e9fea7318ecaed2b359559ac225c90a2b.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0b93645e9fea7318ecaed2b359559ac225c90a2b'
|
||||
curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/42375524e23c412d93fb67b49958b491fce71c38'
|
||||
curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.zip' 'https://api.github.com/repos/actions/setup-python/zipball/42375524e23c412d93fb67b49958b491fce71c38'
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user