Skip to content

Commit

Permalink
Update all (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Mar 25, 2024
1 parent 09ac9a7 commit f7be6d6
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 15 deletions.
7 changes: 5 additions & 2 deletions config/actions/actions_cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+^v[3-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "ab5e6d0c87105b4c9c2047343972218f562e4319"
"main": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
},
"defaultBranch": "main",
"tags": {
Expand Down Expand Up @@ -84,13 +84,16 @@
"commit": "e12d46a63a90f2fae62d114769bbf2a179198b5c"
},
"v4": {
"commit": "ab5e6d0c87105b4c9c2047343972218f562e4319"
"commit": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
},
"v4.0.0": {
"commit": "13aacd865c20de90d75de3b17ebe84f7a17d57d2"
},
"v4.0.1": {
"commit": "ab5e6d0c87105b4c9c2047343972218f562e4319"
},
"v4.0.2": {
"commit": "0c45773b623bea8c8e75f6c82b208c3cf94ea4f9"
}
}
}
5 changes: 4 additions & 1 deletion config/actions/actions_checkout.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "b32f140b0c872d58512e0a66172253c302617b90"
"main": "cd7d8d697e10461458bc61a30d094dc601a8b017"
},
"defaultBranch": "main",
"tags": {
Expand Down Expand Up @@ -126,6 +126,9 @@
},
"v4.1.1": {
"commit": "b4ffde65f46336ab88eb53be808477a3936bae11"
},
"v4.1.2": {
"commit": "9bb56186c3b09b4f86b1c65136769dd318469633"
}
}
}
2 changes: 1 addition & 1 deletion config/actions/actions_setup-node.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"+^v[0-9]+(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "25b062c917b0c75f8b47d8469aff6c94ffd89abb"
"main": "c2ac33f2c62f978d6c944d9648125a294e56dc0b"
},
"defaultBranch": "main",
"tags": {
Expand Down
2 changes: 1 addition & 1 deletion config/actions/actions_setup-python.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"-^v1(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "871daa956ca9ea99f3c3e30acb424b7960676734"
"main": "9a7ac94420f42ee15fc60ab88d0dca4be1fd5757"
},
"defaultBranch": "main",
"tags": {
Expand Down
10 changes: 6 additions & 4 deletions script/generated/actions_cache.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_cache
pushd actions_cache
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/ab5e6d0c87105b4c9c2047343972218f562e4319'
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.zip' 'https://api.github.com/repos/actions/cache/zipball/ab5e6d0c87105b4c9c2047343972218f562e4319'
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
curl -s -S -L -o '734d9cb93d6f7610c2400b0f789eaa6f9813e271.zip' 'https://api.github.com/repos/actions/cache/zipball/734d9cb93d6f7610c2400b0f789eaa6f9813e271'
curl -s -S -L -o '4b0cf6cc4619e737324ddfcec08fff2413359514.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/4b0cf6cc4619e737324ddfcec08fff2413359514'
Expand Down Expand Up @@ -50,10 +50,12 @@ curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.tar.gz' 'https://api.
curl -s -S -L -o '704facf57e6136b1bc63b828d79edcd491f0ee84.zip' 'https://api.github.com/repos/actions/cache/zipball/704facf57e6136b1bc63b828d79edcd491f0ee84'
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
curl -s -S -L -o 'e12d46a63a90f2fae62d114769bbf2a179198b5c.zip' 'https://api.github.com/repos/actions/cache/zipball/e12d46a63a90f2fae62d114769bbf2a179198b5c'
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/ab5e6d0c87105b4c9c2047343972218f562e4319'
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.zip' 'https://api.github.com/repos/actions/cache/zipball/ab5e6d0c87105b4c9c2047343972218f562e4319'
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
curl -s -S -L -o '13aacd865c20de90d75de3b17ebe84f7a17d57d2.zip' 'https://api.github.com/repos/actions/cache/zipball/13aacd865c20de90d75de3b17ebe84f7a17d57d2'
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/ab5e6d0c87105b4c9c2047343972218f562e4319'
curl -s -S -L -o 'ab5e6d0c87105b4c9c2047343972218f562e4319.zip' 'https://api.github.com/repos/actions/cache/zipball/ab5e6d0c87105b4c9c2047343972218f562e4319'
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.tar.gz' 'https://api.github.com/repos/actions/cache/tarball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
curl -s -S -L -o '0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.zip' 'https://api.github.com/repos/actions/cache/zipball/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9'
popd
6 changes: 4 additions & 2 deletions script/generated/actions_checkout.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_checkout
pushd actions_checkout
curl -s -S -L -o 'b32f140b0c872d58512e0a66172253c302617b90.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/b32f140b0c872d58512e0a66172253c302617b90'
curl -s -S -L -o 'b32f140b0c872d58512e0a66172253c302617b90.zip' 'https://api.github.com/repos/actions/checkout/zipball/b32f140b0c872d58512e0a66172253c302617b90'
curl -s -S -L -o 'cd7d8d697e10461458bc61a30d094dc601a8b017.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/cd7d8d697e10461458bc61a30d094dc601a8b017'
curl -s -S -L -o 'cd7d8d697e10461458bc61a30d094dc601a8b017.zip' 'https://api.github.com/repos/actions/checkout/zipball/cd7d8d697e10461458bc61a30d094dc601a8b017'
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
curl -s -S -L -o '544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9.zip' 'https://api.github.com/repos/actions/checkout/zipball/544eadc6bf3d226fd7a7a9f0dc5b5bf7ca0675b9'
curl -s -S -L -o 'af513c7a016048ae468971c52ed77d9562c7c819.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/af513c7a016048ae468971c52ed77d9562c7c819'
Expand Down Expand Up @@ -78,4 +78,6 @@ curl -s -S -L -o '8ade135a41bc03ea155e62e844d188df1ea18608.tar.gz' 'https://api.
curl -s -S -L -o '8ade135a41bc03ea155e62e844d188df1ea18608.zip' 'https://api.github.com/repos/actions/checkout/zipball/8ade135a41bc03ea155e62e844d188df1ea18608'
curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/b4ffde65f46336ab88eb53be808477a3936bae11'
curl -s -S -L -o 'b4ffde65f46336ab88eb53be808477a3936bae11.zip' 'https://api.github.com/repos/actions/checkout/zipball/b4ffde65f46336ab88eb53be808477a3936bae11'
curl -s -S -L -o '9bb56186c3b09b4f86b1c65136769dd318469633.tar.gz' 'https://api.github.com/repos/actions/checkout/tarball/9bb56186c3b09b4f86b1c65136769dd318469633'
curl -s -S -L -o '9bb56186c3b09b4f86b1c65136769dd318469633.zip' 'https://api.github.com/repos/actions/checkout/zipball/9bb56186c3b09b4f86b1c65136769dd318469633'
popd
4 changes: 2 additions & 2 deletions script/generated/actions_setup-node.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_setup-node
pushd actions_setup-node
curl -s -S -L -o '25b062c917b0c75f8b47d8469aff6c94ffd89abb.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/25b062c917b0c75f8b47d8469aff6c94ffd89abb'
curl -s -S -L -o '25b062c917b0c75f8b47d8469aff6c94ffd89abb.zip' 'https://api.github.com/repos/actions/setup-node/zipball/25b062c917b0c75f8b47d8469aff6c94ffd89abb'
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
curl -s -S -L -o 'c2ac33f2c62f978d6c944d9648125a294e56dc0b.zip' 'https://api.github.com/repos/actions/setup-node/zipball/c2ac33f2c62f978d6c944d9648125a294e56dc0b'
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'
Expand Down
4 changes: 2 additions & 2 deletions script/generated/actions_setup-python.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdir actions_setup-python
pushd actions_setup-python
curl -s -S -L -o '871daa956ca9ea99f3c3e30acb424b7960676734.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/871daa956ca9ea99f3c3e30acb424b7960676734'
curl -s -S -L -o '871daa956ca9ea99f3c3e30acb424b7960676734.zip' 'https://api.github.com/repos/actions/setup-python/zipball/871daa956ca9ea99f3c3e30acb424b7960676734'
curl -s -S -L -o '9a7ac94420f42ee15fc60ab88d0dca4be1fd5757.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757'
curl -s -S -L -o '9a7ac94420f42ee15fc60ab88d0dca4be1fd5757.zip' 'https://api.github.com/repos/actions/setup-python/zipball/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757'
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 '79a60bc5f81b5089e080e675ad1f542941c1e8c0.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/79a60bc5f81b5089e080e675ad1f542941c1e8c0'
Expand Down

0 comments on commit f7be6d6

Please sign in to comment.