⬆️ Updating add-on VSCode Remote to 2cb1282

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-25 10:35:35 +00:00
parent 9cb89ce555
commit 47c44d5c45
4 changed files with 15 additions and 7 deletions

View file

@ -1085,10 +1085,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/1acba52 [addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/2cb1282
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/1acba52/README.md [addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/2cb1282/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-1acba52-blue.svg [vscode-remote-version-shield]: https://img.shields.io/badge/version-2cb1282-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 +1,9 @@
- ⬆ Update base image and dependencies (#6) - ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#8)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)
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-1acba52-blue.svg [release-shield]: https://img.shields.io/badge/version-2cb1282-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/1acba52 [release]: https://github.com/hassio-addons/addon-vscode-remote/tree/2cb1282

View file

@ -1,6 +1,6 @@
{ {
"name": "VSCode Remote", "name": "VSCode Remote",
"version": "1acba52", "version": "2cb1282",
"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",