⬆️ Updating add-on VSCode Remote to fc50e49

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-19 08:38:58 +00:00
parent ebb3bb64d1
commit 1a3fa50b8e
4 changed files with 7 additions and 15 deletions

View file

@ -1099,10 +1099,10 @@ SOFTWARE.
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/2fa8cae [addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/fc50e49
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/2fa8cae/README.md [addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/fc50e49/README.md
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues [vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
[vscode-remote-version-shield]: https://img.shields.io/badge/version-2fa8cae-blue.svg [vscode-remote-version-shield]: https://img.shields.io/badge/version-fc50e49-blue.svg
[vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,9 +1 @@
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#17) - ⬆ Bump actions/stale from v3.0.16 to v3.0.17 (#18)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-2fa8cae-blue.svg [release-shield]: https://img.shields.io/badge/version-fc50e49-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/2fa8cae [release]: https://github.com/hassio-addons/addon-vscode-remote/tree/fc50e49

View file

@ -1,6 +1,6 @@
{ {
"name": "VSCode Remote", "name": "VSCode Remote",
"version": "2fa8cae", "version": "fc50e49",
"slug": "vscode-remote", "slug": "vscode-remote",
"description": "VSCode Remote access to Home Assistant", "description": "VSCode Remote access to Home Assistant",
"url": "https://github.com/hassio-addons/addon-vscode-remote", "url": "https://github.com/hassio-addons/addon-vscode-remote",