Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9de4c3eccc |
@@ -6,13 +6,13 @@
|
|||||||
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
"+^v[3-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
|
"main": "704facf57e6136b1bc63b828d79edcd491f0ee84"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
"v3": {
|
"v3": {
|
||||||
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c",
|
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84",
|
||||||
"tag": "734d9cb93d6f7610c2400b0f789eaa6f9813e271"
|
"tag": "052d3a99864b25538f4f499e375578f64851952e"
|
||||||
},
|
},
|
||||||
"v3.0.0": {
|
"v3.0.0": {
|
||||||
"commit": "4b0cf6cc4619e737324ddfcec08fff2413359514"
|
"commit": "4b0cf6cc4619e737324ddfcec08fff2413359514"
|
||||||
@@ -79,9 +79,6 @@
|
|||||||
},
|
},
|
||||||
"v3.3.2": {
|
"v3.3.2": {
|
||||||
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84"
|
"commit": "704facf57e6136b1bc63b828d79edcd491f0ee84"
|
||||||
},
|
|
||||||
"v3.3.3": {
|
|
||||||
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "d86ebcd40b3cb50b156bfa44dd277faf38282d12"
|
"main": "b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||||
],
|
],
|
||||||
"branches": {
|
"branches": {
|
||||||
"main": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
|
"main": "cf8714cfeaba5687a442b9bcb85b29e23f468dfa"
|
||||||
},
|
},
|
||||||
"defaultBranch": "main",
|
"defaultBranch": "main",
|
||||||
"tags": {
|
"tags": {
|
||||||
@@ -79,13 +79,10 @@
|
|||||||
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
|
||||||
},
|
},
|
||||||
"v4": {
|
"v4": {
|
||||||
"commit": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
|
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||||
},
|
},
|
||||||
"v4.0.0": {
|
"v4.0.0": {
|
||||||
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
|
||||||
},
|
|
||||||
"v4.1.0": {
|
|
||||||
"commit": "1eb3cb2b3e0f29609092a73eb033bb759a334595"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
mkdir actions_cache
|
mkdir actions_cache
|
||||||
pushd actions_cache
|
pushd actions_cache
|
||||||
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
|
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||||
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.zip' 'https://api.github.com/repos/actions/cache/zipball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
|
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
|
||||||
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
|
curl -s -S -L -o '052d3a99864b25538f4f499e375578f64851952e.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/052d3a99864b25538f4f499e375578f64851952e'
|
||||||
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.zip' 'https://api.github.com/repos/actions/cache/zipball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
|
curl -s -S -L -o '052d3a99864b25538f4f499e375578f64851952e.zip' 'https://api.github.com/repos/actions/cache/zipball/052d3a99864b25538f4f499e375578f64851952e'
|
||||||
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
|
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 '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'
|
curl -s -S -L -o '136d96b4aee02b1f0de3ba493b1d47135042d9c0.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/136d96b4aee02b1f0de3ba493b1d47135042d9c0'
|
||||||
@@ -48,6 +48,4 @@ 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 '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.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 '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'
|
|
||||||
popd
|
popd
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
mkdir actions_setup-node
|
mkdir actions_setup-node
|
||||||
pushd actions_setup-node
|
pushd actions_setup-node
|
||||||
curl -s -S -L -o 'd86ebcd40b3cb50b156bfa44dd277faf38282d12.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/d86ebcd40b3cb50b156bfa44dd277faf38282d12'
|
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||||
curl -s -S -L -o 'd86ebcd40b3cb50b156bfa44dd277faf38282d12.zip' 'https://api.github.com/repos/actions/setup-node/zipball/d86ebcd40b3cb50b156bfa44dd277faf38282d12'
|
curl -s -S -L -o 'b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8'
|
||||||
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/f1f314fca9dfce2769ece7d933488f076716723e'
|
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 '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'
|
curl -s -S -L -o '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
mkdir actions_upload-artifact
|
mkdir actions_upload-artifact
|
||||||
pushd actions_upload-artifact
|
pushd actions_upload-artifact
|
||||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
|
||||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
curl -s -S -L -o 'cf8714cfeaba5687a442b9bcb85b29e23f468dfa.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/cf8714cfeaba5687a442b9bcb85b29e23f468dfa'
|
||||||
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
|
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 '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'
|
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
|
||||||
@@ -46,10 +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 '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.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 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
|
||||||
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 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
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 '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 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||||
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
|
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
|
||||||
popd
|
popd
|
||||||
|
|||||||
Reference in New Issue
Block a user