Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0543e28dc4 |
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "b32f140b0c872d58512e0a66172253c302617b90"
|
||||
"main": "cd7d8d697e10461458bc61a30d094dc601a8b017"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -126,6 +126,9 @@
|
||||
},
|
||||
"v4.1.1": {
|
||||
"commit": "b4ffde65f46336ab88eb53be808477a3936bae11"
|
||||
},
|
||||
"v4.1.2": {
|
||||
"commit": "9bb56186c3b09b4f86b1c65136769dd318469633"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "25b062c917b0c75f8b47d8469aff6c94ffd89abb"
|
||||
"main": "c2ac33f2c62f978d6c944d9648125a294e56dc0b"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "871daa956ca9ea99f3c3e30acb424b7960676734"
|
||||
"main": "9a7ac94420f42ee15fc60ab88d0dca4be1fd5757"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_checkout
|
||||
pushd actions_checkout
|
||||
curl -s -S -L -o 'b32f140b0c872d58512e0a66172253c302617b90.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/b32f140b0c872d58512e0a66172253c302617b90'
|
||||
curl -s -S -L -o 'b32f140b0c872d58512e0a66172253c302617b90.zip' 'https://api.github.com/repos/actions/checkout/zipball/b32f140b0c872d58512e0a66172253c302617b90'
|
||||
curl -s -S -L -o 'cd7d8d697e10461458bc61a30d094dc601a8b017.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/cd7d8d697e10461458bc61a30d094dc601a8b017'
|
||||
curl -s -S -L -o 'cd7d8d697e10461458bc61a30d094dc601a8b017.zip' 'https://api.github.com/repos/actions/checkout/zipball/cd7d8d697e10461458bc61a30d094dc601a8b017'
|
||||
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
|
||||
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.zip' 'https://api.github.com/repos/actions/checkout/zipball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
|
||||
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'
|
||||
@@ -78,4 +78,6 @@ curl -s -S -L -o '8ade135a41bc03ea155e62e844d188df1ea18608.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '8ade135a41bc03ea155e62e844d188df1ea18608.zip' 'https://api.github.com/repos/actions/checkout/zipball/8ade135a41bc03ea155e62e844d188df1ea18608'
|
||||
curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/b4ffde65f46336ab88eb53be808477a3936bae11'
|
||||
curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.zip' 'https://api.github.com/repos/actions/checkout/zipball/b4ffde65f46336ab88eb53be808477a3936bae11'
|
||||
curl -s -S -L -o '9bb56186c3b09b4f86b1c65136769dd318469633.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/9bb56186c3b09b4f86b1c65136769dd318469633'
|
||||
curl -s -S -L -o '9bb56186c3b09b4f86b1c65136769dd318469633.zip' 'https://api.github.com/repos/actions/checkout/zipball/9bb56186c3b09b4f86b1c65136769dd318469633'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '25b062c917b0c75f8b47d8469aff6c94ffd89abb.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/25b062c917b0c75f8b47d8469aff6c94ffd89abb'
|
||||
curl -s -S -L -o '25b062c917b0c75f8b47d8469aff6c94ffd89abb.zip' 'https://api.github.com/repos/actions/setup-node/zipball/25b062c917b0c75f8b47d8469aff6c94ffd89abb'
|
||||
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
|
||||
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
|
||||
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'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
curl -s -S -L -o '871daa956ca9ea99f3c3e30acb424b7960676734.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/871daa956ca9ea99f3c3e30acb424b7960676734'
|
||||
curl -s -S -L -o '871daa956ca9ea99f3c3e30acb424b7960676734.zip' 'https://api.github.com/repos/actions/setup-python/zipball/871daa956ca9ea99f3c3e30acb424b7960676734'
|
||||
curl -s -S -L -o '9a7ac94420f42ee15fc60ab88d0dca4be1fd5757.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757'
|
||||
curl -s -S -L -o '9a7ac94420f42ee15fc60ab88d0dca4be1fd5757.zip' 'https://api.github.com/repos/actions/setup-python/zipball/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757'
|
||||
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