diff --git a/README.md b/README.md index 33df37b2f..728737a2d 100644 --- a/README.md +++ b/README.md @@ -811,10 +811,10 @@ SOFTWARE. [appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/658d943 -[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/658d943/README.md +[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/bb193ce +[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/bb193ce/README.md [bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues -[bitwarden-version-shield]: https://img.shields.io/badge/version-658d943-blue.svg +[bitwarden-version-shield]: https://img.shields.io/badge/version-bb193ce-blue.svg [bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bitwarden-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/bitwarden/CHANGELOG.md b/bitwarden/CHANGELOG.md index e74b4ee1b..ba8c6183b 100644 --- a/bitwarden/CHANGELOG.md +++ b/bitwarden/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.7.0 +- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#82) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#81) Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. diff --git a/bitwarden/README.md b/bitwarden/README.md index 978b06f13..7edf9356e 100644 --- a/bitwarden/README.md +++ b/bitwarden/README.md @@ -59,6 +59,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-658d943-blue.svg -[release]: https://github.com/hassio-addons/addon-bitwarden/tree/658d943 +[release-shield]: https://img.shields.io/badge/version-bb193ce-blue.svg +[release]: https://github.com/hassio-addons/addon-bitwarden/tree/bb193ce [screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png diff --git a/bitwarden/config.json b/bitwarden/config.json index 613a39854..e51ebd78a 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -1,6 +1,6 @@ { "name": "Bitwarden RS", - "version": "658d943", + "version": "bb193ce", "slug": "bitwarden", "description": "Open source password management solution", "url": "https://github.com/hassio-addons/addon-bitwarden",