diff --git a/README.md b/README.md index b8ae72be5..ead687f4a 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/vscode-remote/CHANGELOG.md b/vscode-remote/CHANGELOG.md index f19031ace..cbe6bf713 100644 --- a/vscode-remote/CHANGELOG.md +++ b/vscode-remote/CHANGELOG.md @@ -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] diff --git a/vscode-remote/README.md b/vscode-remote/README.md index fe3feffa6..201bb56f4 100644 --- a/vscode-remote/README.md +++ b/vscode-remote/README.md @@ -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 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-924eddd-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/924eddd \ No newline at end of file diff --git a/vscode-remote/config.json b/vscode-remote/config.json index e92b10690..c3653386e 100644 --- a/vscode-remote/config.json +++ b/vscode-remote/config.json @@ -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",