From f794c13bf331fc2ca3c39eda4b2a6fd7cc621dff Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 8 Mar 2021 09:42:18 +0000 Subject: [PATCH] :arrow_up: Updating add-on phpMyAdmin to ad83fe7 --- README.md | 6 +++--- phpmyadmin/CHANGELOG.md | 9 +++++++++ phpmyadmin/README.md | 4 ++-- phpmyadmin/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 55d227092..cef0190b7 100644 --- a/README.md +++ b/README.md @@ -1180,10 +1180,10 @@ SOFTWARE. [motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [motioneye-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [motioneye-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/99fbfc1 -[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/99fbfc1/README.md +[addon-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/tree/ad83fe7 +[addon-doc-phpmyadmin]: https://github.com/hassio-addons/addon-phpmyadmin/blob/ad83fe7/README.md [phpmyadmin-issue]: https://github.com/hassio-addons/addon-phpmyadmin/issues -[phpmyadmin-version-shield]: https://img.shields.io/badge/version-99fbfc1-blue.svg +[phpmyadmin-version-shield]: https://img.shields.io/badge/version-ad83fe7-blue.svg [phpmyadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [phpmyadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [phpmyadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/phpmyadmin/CHANGELOG.md b/phpmyadmin/CHANGELOG.md index 0fce475ce..4c9679b9e 100644 --- a/phpmyadmin/CHANGELOG.md +++ b/phpmyadmin/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.2.0 +- Bump actions/stale from v3.0.17 to v3.0.18 (#40) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Bump actions/stale from v3.0.16 to v3.0.17 (#39) - ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#38) diff --git a/phpmyadmin/README.md b/phpmyadmin/README.md index b07520f74..2715a8c79 100644 --- a/phpmyadmin/README.md +++ b/phpmyadmin/README.md @@ -51,6 +51,6 @@ 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-99fbfc1-blue.svg -[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/99fbfc1 +[release-shield]: https://img.shields.io/badge/version-ad83fe7-blue.svg +[release]: https://github.com/hassio-addons/addon-phpmyadmin/tree/ad83fe7 [screenshot]: https://github.com/hassio-addons/addon-phpmyadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/phpmyadmin/config.json b/phpmyadmin/config.json index 98edb327c..0fc06dbc2 100644 --- a/phpmyadmin/config.json +++ b/phpmyadmin/config.json @@ -1,6 +1,6 @@ { "name": "phpMyAdmin", - "version": "99fbfc1", + "version": "ad83fe7", "slug": "phpmyadmin", "description": "A web interface for the official MariaDB add-on", "url": "https://github.com/hassio-addons/addon-phpmyadmin",