mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
⬆️ Updating add-on VSCode Remote to 924eddd
This commit is contained in:
parent
993bab1ea8
commit
cc6061ca39
4 changed files with 10 additions and 11 deletions
|
@ -1016,10 +1016,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/da44cfd
|
||||
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/da44cfd/README.md
|
||||
[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/924eddd
|
||||
[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/924eddd/README.md
|
||||
[vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues
|
||||
[vscode-remote-version-shield]: https://img.shields.io/badge/version-da44cfd-blue.svg
|
||||
[vscode-remote-version-shield]: https://img.shields.io/badge/version-924eddd-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#33)
|
||||
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#35)
|
||||
|
||||
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0.
|
||||
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
|
||||
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
|
||||
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14)
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
|
|
|
@ -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-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-da44cfd-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/da44cfd
|
||||
[release-shield]: https://img.shields.io/badge/version-924eddd-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/924eddd
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "VSCode Remote",
|
||||
"version": "da44cfd",
|
||||
"version": "924eddd",
|
||||
"slug": "vscode-remote",
|
||||
"description": "VSCode Remote access to Home Assistant",
|
||||
"url": "https://github.com/hassio-addons/addon-vscode-remote",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue