Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 39502af913 |
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "85e6279cec87321a52edac9c87bce653a07cf6c2"
|
||||
"main": "09d2acae674a48949e3602304ab46fd20ae0c42f"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "a26af69be951a213d495a4c3e4e4022e16d87065"
|
||||
"main": "5db1cf9a59fb97c40a68accab29236f0da7e94db"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_checkout
|
||||
pushd actions_checkout
|
||||
curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/85e6279cec87321a52edac9c87bce653a07cf6c2'
|
||||
curl -s -S -L -o '85e6279cec87321a52edac9c87bce653a07cf6c2.zip' 'https://api.github.com/repos/actions/checkout/zipball/85e6279cec87321a52edac9c87bce653a07cf6c2'
|
||||
curl -s -S -L -o '09d2acae674a48949e3602304ab46fd20ae0c42f.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/09d2acae674a48949e3602304ab46fd20ae0c42f'
|
||||
curl -s -S -L -o '09d2acae674a48949e3602304ab46fd20ae0c42f.zip' 'https://api.github.com/repos/actions/checkout/zipball/09d2acae674a48949e3602304ab46fd20ae0c42f'
|
||||
curl -s -S -L -o '50fbc622fc4ef5163becd7fab6573eac35f8462e.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/50fbc622fc4ef5163becd7fab6573eac35f8462e'
|
||||
curl -s -S -L -o '50fbc622fc4ef5163becd7fab6573eac35f8462e.zip' 'https://api.github.com/repos/actions/checkout/zipball/50fbc622fc4ef5163becd7fab6573eac35f8462e'
|
||||
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-python
|
||||
pushd actions_setup-python
|
||||
curl -s -S -L -o 'a26af69be951a213d495a4c3e4e4022e16d87065.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/a26af69be951a213d495a4c3e4e4022e16d87065'
|
||||
curl -s -S -L -o 'a26af69be951a213d495a4c3e4e4022e16d87065.zip' 'https://api.github.com/repos/actions/setup-python/zipball/a26af69be951a213d495a4c3e4e4022e16d87065'
|
||||
curl -s -S -L -o '5db1cf9a59fb97c40a68accab29236f0da7e94db.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/5db1cf9a59fb97c40a68accab29236f0da7e94db'
|
||||
curl -s -S -L -o '5db1cf9a59fb97c40a68accab29236f0da7e94db.zip' 'https://api.github.com/repos/actions/setup-python/zipball/5db1cf9a59fb97c40a68accab29236f0da7e94db'
|
||||
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