diff --git a/README.md b/README.md index 1375589db..0f7f730b8 100644 --- a/README.md +++ b/README.md @@ -766,10 +766,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/f1b6af9 -[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/f1b6af9/README.md +[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/0428840 +[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/0428840/README.md [adb-issue]: https://github.com/hassio-addons/addon-adb/issues -[adb-version-shield]: https://img.shields.io/badge/version-f1b6af9-blue.svg +[adb-version-shield]: https://img.shields.io/badge/version-0428840-blue.svg [adb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/adb/CHANGELOG.md b/adb/CHANGELOG.md index ed2e706e9..476f22046 100644 --- a/adb/CHANGELOG.md +++ b/adb/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.7.0 +- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#36) + +Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. +- [Release notes](https://github.com/frenck/action-yamllint/releases) +- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#34) Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. diff --git a/adb/README.md b/adb/README.md index d84d6b069..3e8956efa 100644 --- a/adb/README.md +++ b/adb/README.md @@ -45,5 +45,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-f1b6af9-blue.svg -[release]: https://github.com/hassio-addons/addon-adb/tree/f1b6af9 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-0428840-blue.svg +[release]: https://github.com/hassio-addons/addon-adb/tree/0428840 \ No newline at end of file diff --git a/adb/config.json b/adb/config.json index bba828301..c71322294 100644 --- a/adb/config.json +++ b/adb/config.json @@ -1,6 +1,6 @@ { "name": "ADB - Android Debug Bridge", - "version": "f1b6af9", + "version": "0428840", "slug": "adb", "description": "The Android Debug Bridge server program", "url": "https://github.com/hassio-addons/addon-adb",