Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b8a18885ad |
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "8e8c483db84b4bee98b60c0593521ed34d9990e8"
|
||||
"main": "c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -170,13 +170,10 @@
|
||||
"commit": "93cb6efe18208431cddfb8368fd83d5badbf9bfd"
|
||||
},
|
||||
"v6": {
|
||||
"commit": "8e8c483db84b4bee98b60c0593521ed34d9990e8"
|
||||
"commit": "1af3b93b6815bc44a9784bd300feb67ff0d1eeb3"
|
||||
},
|
||||
"v6.0.0": {
|
||||
"commit": "1af3b93b6815bc44a9784bd300feb67ff0d1eeb3"
|
||||
},
|
||||
"v6.0.1": {
|
||||
"commit": "8e8c483db84b4bee98b60c0593521ed34d9990e8"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "395ad3262231945c25e8478fd5baf05154b1d79f"
|
||||
"main": "b9b25d45f70a5d94d88496aa4896bf9ed8f49b67"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
@@ -204,13 +204,10 @@
|
||||
"commit": "a0853c24544627f65ddf259abe73b1d18a591444"
|
||||
},
|
||||
"v6": {
|
||||
"commit": "395ad3262231945c25e8478fd5baf05154b1d79f"
|
||||
"commit": "2028fbc5c25fe9cf00d9f06a71cc4710d4507903"
|
||||
},
|
||||
"v6.0.0": {
|
||||
"commit": "2028fbc5c25fe9cf00d9f06a71cc4710d4507903"
|
||||
},
|
||||
"v6.1.0": {
|
||||
"commit": "395ad3262231945c25e8478fd5baf05154b1d79f"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_checkout
|
||||
pushd actions_checkout
|
||||
curl -s -S -L -o '8e8c483db84b4bee98b60c0593521ed34d9990e8.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/8e8c483db84b4bee98b60c0593521ed34d9990e8'
|
||||
curl -s -S -L -o '8e8c483db84b4bee98b60c0593521ed34d9990e8.zip' 'https://api.github.com/repos/actions/checkout/zipball/8e8c483db84b4bee98b60c0593521ed34d9990e8'
|
||||
curl -s -S -L -o 'c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5'
|
||||
curl -s -S -L -o 'c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5.zip' 'https://api.github.com/repos/actions/checkout/zipball/c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5'
|
||||
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'
|
||||
@@ -106,10 +106,8 @@ curl -s -S -L -o '08c6903cd8c0fde910a37f88322edcfb5dd907a8.tar.gz' 'https://api.
|
||||
curl -s -S -L -o '08c6903cd8c0fde910a37f88322edcfb5dd907a8.zip' 'https://api.github.com/repos/actions/checkout/zipball/08c6903cd8c0fde910a37f88322edcfb5dd907a8'
|
||||
curl -s -S -L -o '93cb6efe18208431cddfb8368fd83d5badbf9bfd.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/93cb6efe18208431cddfb8368fd83d5badbf9bfd'
|
||||
curl -s -S -L -o '93cb6efe18208431cddfb8368fd83d5badbf9bfd.zip' 'https://api.github.com/repos/actions/checkout/zipball/93cb6efe18208431cddfb8368fd83d5badbf9bfd'
|
||||
curl -s -S -L -o '8e8c483db84b4bee98b60c0593521ed34d9990e8.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/8e8c483db84b4bee98b60c0593521ed34d9990e8'
|
||||
curl -s -S -L -o '8e8c483db84b4bee98b60c0593521ed34d9990e8.zip' 'https://api.github.com/repos/actions/checkout/zipball/8e8c483db84b4bee98b60c0593521ed34d9990e8'
|
||||
curl -s -S -L -o '1af3b93b6815bc44a9784bd300feb67ff0d1eeb3.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3'
|
||||
curl -s -S -L -o '1af3b93b6815bc44a9784bd300feb67ff0d1eeb3.zip' 'https://api.github.com/repos/actions/checkout/zipball/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3'
|
||||
curl -s -S -L -o '8e8c483db84b4bee98b60c0593521ed34d9990e8.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/8e8c483db84b4bee98b60c0593521ed34d9990e8'
|
||||
curl -s -S -L -o '8e8c483db84b4bee98b60c0593521ed34d9990e8.zip' 'https://api.github.com/repos/actions/checkout/zipball/8e8c483db84b4bee98b60c0593521ed34d9990e8'
|
||||
curl -s -S -L -o '1af3b93b6815bc44a9784bd300feb67ff0d1eeb3.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3'
|
||||
curl -s -S -L -o '1af3b93b6815bc44a9784bd300feb67ff0d1eeb3.zip' 'https://api.github.com/repos/actions/checkout/zipball/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3'
|
||||
popd
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
mkdir actions_setup-node
|
||||
pushd actions_setup-node
|
||||
curl -s -S -L -o '395ad3262231945c25e8478fd5baf05154b1d79f.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/395ad3262231945c25e8478fd5baf05154b1d79f'
|
||||
curl -s -S -L -o '395ad3262231945c25e8478fd5baf05154b1d79f.zip' 'https://api.github.com/repos/actions/setup-node/zipball/395ad3262231945c25e8478fd5baf05154b1d79f'
|
||||
curl -s -S -L -o 'b9b25d45f70a5d94d88496aa4896bf9ed8f49b67.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/b9b25d45f70a5d94d88496aa4896bf9ed8f49b67'
|
||||
curl -s -S -L -o 'b9b25d45f70a5d94d88496aa4896bf9ed8f49b67.zip' 'https://api.github.com/repos/actions/setup-node/zipball/b9b25d45f70a5d94d88496aa4896bf9ed8f49b67'
|
||||
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'
|
||||
@@ -130,10 +130,8 @@ curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.tar.gz' 'https://api.
|
||||
curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.zip' 'https://api.github.com/repos/actions/setup-node/zipball/a0853c24544627f65ddf259abe73b1d18a591444'
|
||||
curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/a0853c24544627f65ddf259abe73b1d18a591444'
|
||||
curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.zip' 'https://api.github.com/repos/actions/setup-node/zipball/a0853c24544627f65ddf259abe73b1d18a591444'
|
||||
curl -s -S -L -o '395ad3262231945c25e8478fd5baf05154b1d79f.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/395ad3262231945c25e8478fd5baf05154b1d79f'
|
||||
curl -s -S -L -o '395ad3262231945c25e8478fd5baf05154b1d79f.zip' 'https://api.github.com/repos/actions/setup-node/zipball/395ad3262231945c25e8478fd5baf05154b1d79f'
|
||||
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
|
||||
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.zip' 'https://api.github.com/repos/actions/setup-node/zipball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
|
||||
curl -s -S -L -o '395ad3262231945c25e8478fd5baf05154b1d79f.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/395ad3262231945c25e8478fd5baf05154b1d79f'
|
||||
curl -s -S -L -o '395ad3262231945c25e8478fd5baf05154b1d79f.zip' 'https://api.github.com/repos/actions/setup-node/zipball/395ad3262231945c25e8478fd5baf05154b1d79f'
|
||||
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
|
||||
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.zip' 'https://api.github.com/repos/actions/setup-node/zipball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user