Compare commits

...

2 Commits

Author SHA1 Message Date
Ben De St Paer-Gotch 24df6e6f18 Update README.md 2025-06-10 16:40:22 +01:00
github-actions[bot] 097c4a0cff Update all (#88)
Co-authored-by: github-actions <github-actions-bot@users.noreply.github.com>
2025-05-05 12:56:37 +00:00
5 changed files with 44 additions and 14 deletions
+17 -2
View File
@@ -27,5 +27,20 @@ This project is licensed under the terms of the MIT open source license. Please
[CODEOWNERS](./CODEOWNERS)
## Contributing
See the [contribution guide](../github/CONTRIBUTING.MD). Currently we are not taking requests for non first party actions to be added at this time.
## Note
Thank you for your interest in this GitHub repo, however, right now we are not taking contributions.
We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features were working on and what stage theyre in.
We are taking the following steps to better direct requests related to GitHub Actions, including:
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
3. Security Issues should be handled as per our [security.md](security.md)
We will still provide security updates for this project and fix major breaking changes during this time.
You are welcome to still raise bugs in this repo.
+4 -1
View File
@@ -117,7 +117,7 @@
"commit": "7c12f8017d5436eb855f1ed4399f037a36fbd9e8"
},
"v3": {
"commit": "dbe1369d7be17e7823f8c1ee1ae8bec5779239dd"
"commit": "3235b876344d2a9aa001b8d1453c930bba69e610"
},
"v3.0.0": {
"commit": "9ced9a43a244f3ac94f13bfd896db8c8f30da67a"
@@ -164,6 +164,9 @@
"v3.9.0": {
"commit": "dbe1369d7be17e7823f8c1ee1ae8bec5779239dd"
},
"v3.9.1": {
"commit": "3235b876344d2a9aa001b8d1453c930bba69e610"
},
"v4": {
"commit": "49933ea5288caeca8642d1e84afbd3f7d6820020"
},
+9 -3
View File
@@ -7,7 +7,7 @@
"-^v1(\\.[0-9]+){0,2}$"
],
"branches": {
"main": "e348410e00f449ece8581cb8e88be8f0e7712da6"
"main": "a26af69be951a213d495a4c3e4e4022e16d87065"
},
"defaultBranch": "main",
"tags": {
@@ -86,7 +86,7 @@
"commit": "3542bca2639a428e1796aaa6a2ffef0c0f575566"
},
"v4": {
"commit": "3605726ffa6ef7750b99ff496e5b88248b414e26"
"commit": "7f4fc3e22c37d6ff65e88745f38bd3157c663f7c"
},
"v4.0.0": {
"commit": "d09bd5e6005b175076f227b13d9730d56e9dcfcb"
@@ -127,8 +127,11 @@
"v4.9.0": {
"commit": "3605726ffa6ef7750b99ff496e5b88248b414e26"
},
"v4.9.1": {
"commit": "7f4fc3e22c37d6ff65e88745f38bd3157c663f7c"
},
"v5": {
"commit": "8d9ed9ac5c53483de85588cdf95a591a75ab9f55"
"commit": "a26af69be951a213d495a4c3e4e4022e16d87065"
},
"v5.0.0": {
"commit": "0a5c61591373683505ea898e09a3ea4f39ef2b9c"
@@ -150,6 +153,9 @@
},
"v5.5.0": {
"commit": "8d9ed9ac5c53483de85588cdf95a591a75ab9f55"
},
"v5.6.0": {
"commit": "a26af69be951a213d495a4c3e4e4022e16d87065"
}
}
}
+4 -2
View File
@@ -72,8 +72,8 @@ curl -s -S -L -o '1f8c6b94b26d0feae1e387ca63ccbdc44d27b561.tar.gz' 'https://api.
curl -s -S -L -o '1f8c6b94b26d0feae1e387ca63ccbdc44d27b561.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1f8c6b94b26d0feae1e387ca63ccbdc44d27b561'
curl -s -S -L -o '7c12f8017d5436eb855f1ed4399f037a36fbd9e8.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/7c12f8017d5436eb855f1ed4399f037a36fbd9e8'
curl -s -S -L -o '7c12f8017d5436eb855f1ed4399f037a36fbd9e8.zip' 'https://api.github.com/repos/actions/setup-node/zipball/7c12f8017d5436eb855f1ed4399f037a36fbd9e8'
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.zip' 'https://api.github.com/repos/actions/setup-node/zipball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
curl -s -S -L -o '3235b876344d2a9aa001b8d1453c930bba69e610.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/3235b876344d2a9aa001b8d1453c930bba69e610'
curl -s -S -L -o '3235b876344d2a9aa001b8d1453c930bba69e610.zip' 'https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610'
curl -s -S -L -o '9ced9a43a244f3ac94f13bfd896db8c8f30da67a.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/9ced9a43a244f3ac94f13bfd896db8c8f30da67a'
curl -s -S -L -o '9ced9a43a244f3ac94f13bfd896db8c8f30da67a.zip' 'https://api.github.com/repos/actions/setup-node/zipball/9ced9a43a244f3ac94f13bfd896db8c8f30da67a'
curl -s -S -L -o '5b52f097d36d4b0b2f94ed6de710023fbb8b2236.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/5b52f097d36d4b0b2f94ed6de710023fbb8b2236'
@@ -104,6 +104,8 @@ curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.tar.gz' 'https://api.
curl -s -S -L -o '1a4442cacd436585916779262731d5b162bc6ec7.zip' 'https://api.github.com/repos/actions/setup-node/zipball/1a4442cacd436585916779262731d5b162bc6ec7'
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
curl -s -S -L -o 'dbe1369d7be17e7823f8c1ee1ae8bec5779239dd.zip' 'https://api.github.com/repos/actions/setup-node/zipball/dbe1369d7be17e7823f8c1ee1ae8bec5779239dd'
curl -s -S -L -o '3235b876344d2a9aa001b8d1453c930bba69e610.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/3235b876344d2a9aa001b8d1453c930bba69e610'
curl -s -S -L -o '3235b876344d2a9aa001b8d1453c930bba69e610.zip' 'https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610'
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/49933ea5288caeca8642d1e84afbd3f7d6820020'
curl -s -S -L -o '49933ea5288caeca8642d1e84afbd3f7d6820020.zip' 'https://api.github.com/repos/actions/setup-node/zipball/49933ea5288caeca8642d1e84afbd3f7d6820020'
curl -s -S -L -o '8f152de45cc393bb48ce5d89d36b731f54556e65.tar.gz' 'https://api.github.com/repos/actions/setup-node/tarball/8f152de45cc393bb48ce5d89d36b731f54556e65'
+10 -6
View File
@@ -1,7 +1,7 @@
mkdir actions_setup-python
pushd actions_setup-python
curl -s -S -L -o 'e348410e00f449ece8581cb8e88be8f0e7712da6.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/e348410e00f449ece8581cb8e88be8f0e7712da6'
curl -s -S -L -o 'e348410e00f449ece8581cb8e88be8f0e7712da6.zip' 'https://api.github.com/repos/actions/setup-python/zipball/e348410e00f449ece8581cb8e88be8f0e7712da6'
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 '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'
@@ -50,8 +50,8 @@ curl -s -S -L -o '48e4ac706204bab735867521ba54b3276c883d00.tar.gz' 'https://api.
curl -s -S -L -o '48e4ac706204bab735867521ba54b3276c883d00.zip' 'https://api.github.com/repos/actions/setup-python/zipball/48e4ac706204bab735867521ba54b3276c883d00'
curl -s -S -L -o '3542bca2639a428e1796aaa6a2ffef0c0f575566.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3542bca2639a428e1796aaa6a2ffef0c0f575566'
curl -s -S -L -o '3542bca2639a428e1796aaa6a2ffef0c0f575566.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3542bca2639a428e1796aaa6a2ffef0c0f575566'
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3605726ffa6ef7750b99ff496e5b88248b414e26'
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3605726ffa6ef7750b99ff496e5b88248b414e26'
curl -s -S -L -o '7f4fc3e22c37d6ff65e88745f38bd3157c663f7c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/7f4fc3e22c37d6ff65e88745f38bd3157c663f7c'
curl -s -S -L -o '7f4fc3e22c37d6ff65e88745f38bd3157c663f7c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/7f4fc3e22c37d6ff65e88745f38bd3157c663f7c'
curl -s -S -L -o 'd09bd5e6005b175076f227b13d9730d56e9dcfcb.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/d09bd5e6005b175076f227b13d9730d56e9dcfcb'
curl -s -S -L -o 'd09bd5e6005b175076f227b13d9730d56e9dcfcb.zip' 'https://api.github.com/repos/actions/setup-python/zipball/d09bd5e6005b175076f227b13d9730d56e9dcfcb'
curl -s -S -L -o 'c4e89fac7e8767b327bbad6cb4d859eda999cf08.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/c4e89fac7e8767b327bbad6cb4d859eda999cf08'
@@ -78,8 +78,10 @@ curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.tar.gz' 'https://api.
curl -s -S -L -o 'b64ffcaf5b410884ad320a9cfac8866006a109aa.zip' 'https://api.github.com/repos/actions/setup-python/zipball/b64ffcaf5b410884ad320a9cfac8866006a109aa'
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/3605726ffa6ef7750b99ff496e5b88248b414e26'
curl -s -S -L -o '3605726ffa6ef7750b99ff496e5b88248b414e26.zip' 'https://api.github.com/repos/actions/setup-python/zipball/3605726ffa6ef7750b99ff496e5b88248b414e26'
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.zip' 'https://api.github.com/repos/actions/setup-python/zipball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
curl -s -S -L -o '7f4fc3e22c37d6ff65e88745f38bd3157c663f7c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/7f4fc3e22c37d6ff65e88745f38bd3157c663f7c'
curl -s -S -L -o '7f4fc3e22c37d6ff65e88745f38bd3157c663f7c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/7f4fc3e22c37d6ff65e88745f38bd3157c663f7c'
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 '0a5c61591373683505ea898e09a3ea4f39ef2b9c.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
curl -s -S -L -o '0a5c61591373683505ea898e09a3ea4f39ef2b9c.zip' 'https://api.github.com/repos/actions/setup-python/zipball/0a5c61591373683505ea898e09a3ea4f39ef2b9c'
curl -s -S -L -o '82c7e631bb3cdc910f68e0081d67478d79c6982d.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/82c7e631bb3cdc910f68e0081d67478d79c6982d'
@@ -94,4 +96,6 @@ curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.tar.gz' 'https://api.
curl -s -S -L -o '42375524e23c412d93fb67b49958b491fce71c38.zip' 'https://api.github.com/repos/actions/setup-python/zipball/42375524e23c412d93fb67b49958b491fce71c38'
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.tar.gz' 'https://api.github.com/repos/actions/setup-python/tarball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
curl -s -S -L -o '8d9ed9ac5c53483de85588cdf95a591a75ab9f55.zip' 'https://api.github.com/repos/actions/setup-python/zipball/8d9ed9ac5c53483de85588cdf95a591a75ab9f55'
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'
popd