Skip to content

Commit d978451

Browse files
github-actions[bot]github-actions
andauthored
Update all (#112)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
1 parent 0ed7057 commit d978451

File tree

8 files changed

+32
-12
lines changed

8 files changed

+32
-12
lines changed

config/actions/actions_checkout.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493"
9+
"main": "71cf2267d89c5cb81562390fa70a37fa40b1305e"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {

config/actions/actions_setup-node.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "89d709d423dc495668cd762a18dd4a070611be3f"
9+
"main": "dda4788290998366da86b6a4f497909644397bb2"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {
@@ -202,6 +202,12 @@
202202
},
203203
"v5.0.0": {
204204
"commit": "a0853c24544627f65ddf259abe73b1d18a591444"
205+
},
206+
"v6": {
207+
"commit": "2028fbc5c25fe9cf00d9f06a71cc4710d4507903"
208+
},
209+
"v6.0.0": {
210+
"commit": "2028fbc5c25fe9cf00d9f06a71cc4710d4507903"
205211
}
206212
}
207213
}

config/actions/actions_setup-python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"-^v1(\\.[0-9]+){0,2}$"
88
],
99
"branches": {
10-
"main": "2e3e4b15a884dc73a63f962bff250a855150a234"
10+
"main": "cfd55ca82492758d853442341ad4d8010466803a"
1111
},
1212
"defaultBranch": "main",
1313
"tags": {

config/actions/actions_upload-artifact.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+^v[0-9]+(\\.[0-9]+){0,2}$"
77
],
88
"branches": {
9-
"main": "2848b2cda0e5190984587ec6bb1f36730ca78d50"
9+
"main": "330a01c490aca151604b8cf639adc76d48f6c5d4"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {
@@ -140,6 +140,12 @@
140140
},
141141
"v4.6.2": {
142142
"commit": "ea165f8d65b6e75b540449e92b4886f43607fa02"
143+
},
144+
"v5": {
145+
"commit": "330a01c490aca151604b8cf639adc76d48f6c5d4"
146+
},
147+
"v5.0.0": {
148+
"commit": "330a01c490aca151604b8cf639adc76d48f6c5d4"
143149
}
144150
}
145151
}

script/generated/actions_checkout.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_checkout
22
pushd actions_checkout
3-
curl -s -S -L -o 'ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493'
4-
curl -s -S -L -o 'ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493.zip' 'https://api.github.com/repos/actions/checkout/zipball/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493'
3+
curl -s -S -L -o '71cf2267d89c5cb81562390fa70a37fa40b1305e.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/71cf2267d89c5cb81562390fa70a37fa40b1305e'
4+
curl -s -S -L -o '71cf2267d89c5cb81562390fa70a37fa40b1305e.zip' 'https://api.github.com/repos/actions/checkout/zipball/71cf2267d89c5cb81562390fa70a37fa40b1305e'
55
curl -s -S -L -o '50fbc622fc4ef5163becd7fab6573eac35f8462e.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/50fbc622fc4ef5163becd7fab6573eac35f8462e'
66
curl -s -S -L -o '50fbc622fc4ef5163becd7fab6573eac35f8462e.zip' 'https://api.github.com/repos/actions/checkout/zipball/50fbc622fc4ef5163becd7fab6573eac35f8462e'
77
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'

script/generated/actions_setup-node.sh

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_setup-node
22
pushd actions_setup-node
3-
curl -s -S -L -o '89d709d423dc495668cd762a18dd4a070611be3f.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/89d709d423dc495668cd762a18dd4a070611be3f'
4-
curl -s -S -L -o '89d709d423dc495668cd762a18dd4a070611be3f.zip' 'https://api.github.com/repos/actions/setup-node/zipball/89d709d423dc495668cd762a18dd4a070611be3f'
3+
curl -s -S -L -o 'dda4788290998366da86b6a4f497909644397bb2.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/dda4788290998366da86b6a4f497909644397bb2'
4+
curl -s -S -L -o 'dda4788290998366da86b6a4f497909644397bb2.zip' 'https://api.github.com/repos/actions/setup-node/zipball/dda4788290998366da86b6a4f497909644397bb2'
55
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/f1f314fca9dfce2769ece7d933488f076716723e'
66
curl -s -S -L -o 'f1f314fca9dfce2769ece7d933488f076716723e.zip' 'https://api.github.com/repos/actions/setup-node/zipball/f1f314fca9dfce2769ece7d933488f076716723e'
77
curl -s -S -L -o '0d7d2ca66539aca4af6c5102e29a33757e2c2d2c.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/0d7d2ca66539aca4af6c5102e29a33757e2c2d2c'
@@ -130,4 +130,8 @@ curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.tar.gz' 'https://api.
130130
curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.zip' 'https://api.github.com/repos/actions/setup-node/zipball/a0853c24544627f65ddf259abe73b1d18a591444'
131131
curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/a0853c24544627f65ddf259abe73b1d18a591444'
132132
curl -s -S -L -o 'a0853c24544627f65ddf259abe73b1d18a591444.zip' 'https://api.github.com/repos/actions/setup-node/zipball/a0853c24544627f65ddf259abe73b1d18a591444'
133+
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
134+
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.zip' 'https://api.github.com/repos/actions/setup-node/zipball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
135+
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
136+
curl -s -S -L -o '2028fbc5c25fe9cf00d9f06a71cc4710d4507903.zip' 'https://api.github.com/repos/actions/setup-node/zipball/2028fbc5c25fe9cf00d9f06a71cc4710d4507903'
133137
popd

script/generated/actions_setup-python.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_setup-python
22
pushd actions_setup-python
3-
curl -s -S -L -o '2e3e4b15a884dc73a63f962bff250a855150a234.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/2e3e4b15a884dc73a63f962bff250a855150a234'
4-
curl -s -S -L -o '2e3e4b15a884dc73a63f962bff250a855150a234.zip' 'https://api.github.com/repos/actions/setup-python/zipball/2e3e4b15a884dc73a63f962bff250a855150a234'
3+
curl -s -S -L -o 'cfd55ca82492758d853442341ad4d8010466803a.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/cfd55ca82492758d853442341ad4d8010466803a'
4+
curl -s -S -L -o 'cfd55ca82492758d853442341ad4d8010466803a.zip' 'https://api.github.com/repos/actions/setup-python/zipball/cfd55ca82492758d853442341ad4d8010466803a'
55
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
66
curl -s -S -L -o 'e9aba2c848f5ebd159c070c61ea2c4e2b122355e.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e9aba2c848f5ebd159c070c61ea2c4e2b122355e'
77
curl -s -S -L -o '6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/6c4e46d258ee4bf9a1263c78a91ec029bbe54cf0'

script/generated/actions_upload-artifact.sh

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_upload-artifact
22
pushd actions_upload-artifact
3-
curl -s -S -L -o '2848b2cda0e5190984587ec6bb1f36730ca78d50.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/2848b2cda0e5190984587ec6bb1f36730ca78d50'
4-
curl -s -S -L -o '2848b2cda0e5190984587ec6bb1f36730ca78d50.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/2848b2cda0e5190984587ec6bb1f36730ca78d50'
3+
curl -s -S -L -o '330a01c490aca151604b8cf639adc76d48f6c5d4.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/330a01c490aca151604b8cf639adc76d48f6c5d4'
4+
curl -s -S -L -o '330a01c490aca151604b8cf639adc76d48f6c5d4.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/330a01c490aca151604b8cf639adc76d48f6c5d4'
55
curl -s -S -L -o '3446296876d12d4e3a0f3145a3c87e67bf0a16b5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/3446296876d12d4e3a0f3145a3c87e67bf0a16b5'
66
curl -s -S -L -o '3446296876d12d4e3a0f3145a3c87e67bf0a16b5.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/3446296876d12d4e3a0f3145a3c87e67bf0a16b5'
77
curl -s -S -L -o '3446296876d12d4e3a0f3145a3c87e67bf0a16b5.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/3446296876d12d4e3a0f3145a3c87e67bf0a16b5'
@@ -88,4 +88,8 @@ curl -s -S -L -o '4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1.tar.gz' 'https://api.
8888
curl -s -S -L -o '4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1'
8989
curl -s -S -L -o 'ea165f8d65b6e75b540449e92b4886f43607fa02.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/ea165f8d65b6e75b540449e92b4886f43607fa02'
9090
curl -s -S -L -o 'ea165f8d65b6e75b540449e92b4886f43607fa02.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/ea165f8d65b6e75b540449e92b4886f43607fa02'
91+
curl -s -S -L -o '330a01c490aca151604b8cf639adc76d48f6c5d4.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/330a01c490aca151604b8cf639adc76d48f6c5d4'
92+
curl -s -S -L -o '330a01c490aca151604b8cf639adc76d48f6c5d4.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/330a01c490aca151604b8cf639adc76d48f6c5d4'
93+
curl -s -S -L -o '330a01c490aca151604b8cf639adc76d48f6c5d4.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/330a01c490aca151604b8cf639adc76d48f6c5d4'
94+
curl -s -S -L -o '330a01c490aca151604b8cf639adc76d48f6c5d4.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/330a01c490aca151604b8cf639adc76d48f6c5d4'
9195
popd

0 commit comments

Comments
 (0)