Skip to content

Commit 7ddca84

Browse files
github-actions[bot]github-actions
andauthored
Update all (#51)
Co-authored-by: github-actions <[email protected]>
1 parent cfebf25 commit 7ddca84

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

config/actions/actions_cache.json

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

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": "04c1311429f7be71707d8ab66c7af8a14e54b938"
10+
"main": "f677139bbe7f9c59b41e40162b753c062f5d49a3"
1111
},
1212
"defaultBranch": "main",
1313
"tags": {

config/actions/actions_upload-artifact.json

Lines changed: 5 additions & 2 deletions
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": "89ef406dd8d7e03cfd12d9e0a4a378f454709029"
9+
"main": "834a144ee995460fba8ed112a2fc961b36a5ec5a"
1010
},
1111
"defaultBranch": "main",
1212
"tags": {
@@ -79,7 +79,7 @@
7979
"commit": "a8a3f3ad30e3422c9c7b888a15615d19a852ae32"
8080
},
8181
"v4": {
82-
"commit": "89ef406dd8d7e03cfd12d9e0a4a378f454709029"
82+
"commit": "834a144ee995460fba8ed112a2fc961b36a5ec5a"
8383
},
8484
"v4.0.0": {
8585
"commit": "c7d193f32edcb7bfad88892161225aeda64e9392"
@@ -107,6 +107,9 @@
107107
},
108108
"v4.3.5": {
109109
"commit": "89ef406dd8d7e03cfd12d9e0a4a378f454709029"
110+
},
111+
"v4.3.6": {
112+
"commit": "834a144ee995460fba8ed112a2fc961b36a5ec5a"
110113
}
111114
}
112115
}

script/generated/actions_cache.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdir actions_cache
22
pushd actions_cache
3-
curl -s -S -L -o '40c3b67b2955d93d83b27ed164edd0756bc24049.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/40c3b67b2955d93d83b27ed164edd0756bc24049'
4-
curl -s -S -L -o '40c3b67b2955d93d83b27ed164edd0756bc24049.zip' 'https://api.github.com/repos/actions/cache/zipball/40c3b67b2955d93d83b27ed164edd0756bc24049'
3+
curl -s -S -L -o '81382a721fc89d96eca335d0c3ba33144b2baa9d.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/81382a721fc89d96eca335d0c3ba33144b2baa9d'
4+
curl -s -S -L -o '81382a721fc89d96eca335d0c3ba33144b2baa9d.zip' 'https://api.github.com/repos/actions/cache/zipball/81382a721fc89d96eca335d0c3ba33144b2baa9d'
55
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
66
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.zip' 'https://api.github.com/repos/actions/cache/zipball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
77
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'

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 '04c1311429f7be71707d8ab66c7af8a14e54b938.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/04c1311429f7be71707d8ab66c7af8a14e54b938'
4-
curl -s -S -L -o '04c1311429f7be71707d8ab66c7af8a14e54b938.zip' 'https://api.github.com/repos/actions/setup-python/zipball/04c1311429f7be71707d8ab66c7af8a14e54b938'
3+
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
4+
curl -s -S -L -o 'f677139bbe7f9c59b41e40162b753c062f5d49a3.zip' 'https://api.github.com/repos/actions/setup-python/zipball/f677139bbe7f9c59b41e40162b753c062f5d49a3'
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 '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'

script/generated/actions_upload-artifact.sh

Lines changed: 6 additions & 4 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 '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
4-
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
3+
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
4+
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
55
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
66
curl -s -S -L -o '34622df80861c3ed63eb2bff892de2f1fbf4c9da.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/34622df80861c3ed63eb2bff892de2f1fbf4c9da'
77
curl -s -S -L -o '631c3ac5d8cc76468d617056d13b8b27e16b2f92.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/631c3ac5d8cc76468d617056d13b8b27e16b2f92'
@@ -46,8 +46,8 @@ curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.tar.gz' 'https://api.
4646
curl -s -S -L -o '0b7f8abb1508181956e8e162db84b466c27e18ce.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b7f8abb1508181956e8e162db84b466c27e18ce'
4747
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
4848
curl -s -S -L -o 'a8a3f3ad30e3422c9c7b888a15615d19a852ae32.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/a8a3f3ad30e3422c9c7b888a15615d19a852ae32'
49-
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
50-
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
49+
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
50+
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
5151
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/c7d193f32edcb7bfad88892161225aeda64e9392'
5252
curl -s -S -L -o 'c7d193f32edcb7bfad88892161225aeda64e9392.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/c7d193f32edcb7bfad88892161225aeda64e9392'
5353
curl -s -S -L -o '1eb3cb2b3e0f29609092a73eb033bb759a334595.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/1eb3cb2b3e0f29609092a73eb033bb759a334595'
@@ -66,4 +66,6 @@ curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.tar.gz' 'https://api.
6666
curl -s -S -L -o '0b2256b8c012f0828dc542b3febcab082c67f72b.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/0b2256b8c012f0828dc542b3febcab082c67f72b'
6767
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
6868
curl -s -S -L -o '89ef406dd8d7e03cfd12d9e0a4a378f454709029.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/89ef406dd8d7e03cfd12d9e0a4a378f454709029'
69+
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.tar.gz' 'https://api.github.com/repos/actions/upload-artifact/tarball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
70+
curl -s -S -L -o '834a144ee995460fba8ed112a2fc961b36a5ec5a.zip' 'https://api.github.com/repos/actions/upload-artifact/zipball/834a144ee995460fba8ed112a2fc961b36a5ec5a'
6971
popd

0 commit comments

Comments
 (0)