Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
074afc24cf |
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "7e24a656e1c7a0d6f3eaef8d8e84ae379a5b035b"
|
||||
"main": "08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "532b046aaf352bab5717122cc0ea52b7f12266a3"
|
||||
"main": "12648859835f68b273febdd9aab9972bbb624d8c"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '7e24a656e1c7a0d6f3eaef8d8e84ae379a5b035b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/7e24a656e1c7a0d6f3eaef8d8e84ae379a5b035b'
|
||||
curl -s -S -L -o '7e24a656e1c7a0d6f3eaef8d8e84ae379a5b035b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/7e24a656e1c7a0d6f3eaef8d8e84ae379a5b035b'
|
||||
curl -s -S -L -o '08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6'
|
||||
curl -s -S -L -o '08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6.zip' 'https://api.github.com/repos/actions/setup-node/zipball/08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6'
|
||||
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 '532b046aaf352bab5717122cc0ea52b7f12266a3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/532b046aaf352bab5717122cc0ea52b7f12266a3'
|
||||
curl -s -S -L -o '532b046aaf352bab5717122cc0ea52b7f12266a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/532b046aaf352bab5717122cc0ea52b7f12266a3'
|
||||
curl -s -S -L -o '12648859835f68b273febdd9aab9972bbb624d8c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/12648859835f68b273febdd9aab9972bbb624d8c'
|
||||
curl -s -S -L -o '12648859835f68b273febdd9aab9972bbb624d8c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/12648859835f68b273febdd9aab9972bbb624d8c'
|
||||
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 '6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0'
|
||||
|
||||
Reference in New Issue
Block a user