diff --git a/README.md b/README.md index 52d45fe10..963d0e1b6 100644 --- a/README.md +++ b/README.md @@ -773,10 +773,10 @@ SOFTWARE. [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/4981fd1 -[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/4981fd1/README.md +[addon-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/tree/6e6aa48 +[addon-doc-foldingathome]: https://github.com/hassio-addons/addon-foldingathome/blob/6e6aa48/README.md [foldingathome-issue]: https://github.com/hassio-addons/addon-foldingathome/issues -[foldingathome-version-shield]: https://img.shields.io/badge/version-4981fd1-blue.svg +[foldingathome-version-shield]: https://img.shields.io/badge/version-6e6aa48-blue.svg [foldingathome-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [foldingathome-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/foldingathome/CHANGELOG.md b/foldingathome/CHANGELOG.md index 146e281cf..7472fd7c4 100644 --- a/foldingathome/CHANGELOG.md +++ b/foldingathome/CHANGELOG.md @@ -1,4 +1,21 @@ # Changelog since v0.3.0 +- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#28) + +Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. +- [Release notes](https://github.com/actions/checkout/releases) +- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) + +--- +updated-dependencies: +- dependency-name: actions/checkout + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to 5.1.1 (#27) - ⬆ Upgrade lock-threads workflow to 3.0.0 (#26) - ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#25) diff --git a/foldingathome/README.md b/foldingathome/README.md index 5fda2a7c1..725ea2309 100644 --- a/foldingathome/README.md +++ b/foldingathome/README.md @@ -52,6 +52,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-4981fd1-blue.svg -[release]: https://github.com/hassio-addons/addon-foldingathome/tree/4981fd1 +[release-shield]: https://img.shields.io/badge/version-6e6aa48-blue.svg +[release]: https://github.com/hassio-addons/addon-foldingathome/tree/6e6aa48 [screenshot]: https://github.com/hassio-addons/addon-foldingathome/raw/main/images/screenshot.png \ No newline at end of file diff --git a/foldingathome/config.json b/foldingathome/config.json index 7d6e11352..73e74719e 100644 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -1,6 +1,6 @@ { "name": "Folding@home", - "version": "4981fd1", + "version": "6e6aa48", "slug": "foldingathome", "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome",