Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c245ece9c5 |
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "1c7b2db92075f828bee89d7e19d33a911d15e7b3"
|
||||
"main": "97ca147735c170fb35096b39ef17a0fc5d9270ac"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a"
|
||||
"main": "70dcb22d269dc9546a5d97f4b11548f130526421"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '1c7b2db92075f828bee89d7e19d33a911d15e7b3.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/1c7b2db92075f828bee89d7e19d33a911d15e7b3'
|
||||
curl -s -S -L -o '1c7b2db92075f828bee89d7e19d33a911d15e7b3.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1c7b2db92075f828bee89d7e19d33a911d15e7b3'
|
||||
curl -s -S -L -o '97ca147735c170fb35096b39ef17a0fc5d9270ac.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/97ca147735c170fb35096b39ef17a0fc5d9270ac'
|
||||
curl -s -S -L -o '97ca147735c170fb35096b39ef17a0fc5d9270ac.zip' 'https://api.github.com/repos/actions/setup-node/zipball/97ca147735c170fb35096b39ef17a0fc5d9270ac'
|
||||
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 '29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a'
|
||||
curl -s -S -L -o '29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a.zip' 'https://api.github.com/repos/actions/setup-python/zipball/29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a'
|
||||
curl -s -S -L -o '70dcb22d269dc9546a5d97f4b11548f130526421.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/70dcb22d269dc9546a5d97f4b11548f130526421'
|
||||
curl -s -S -L -o '70dcb22d269dc9546a5d97f4b11548f130526421.zip' 'https://api.github.com/repos/actions/setup-python/zipball/70dcb22d269dc9546a5d97f4b11548f130526421'
|
||||
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