Closed dependabot[bot] closed 1 year ago
🎉 Faster HACS repository validator action summary 🎉
⚪ Ignored check: brands ⚪ Ignored check: wheels ✅ README.md exists ✅ All required keys are present in manifest.json ✅ hacs.json has the 'name' key set ✅ Requirements validation ✅ HACS load-ability check (does not try to load) ✅ The repository has a description ✅ The repository is not archived ✅ The repository has topics ✅ The repository has issues enabled
This check was completed with https://github.com/TheRealWaldo/faster-hacs-action which is designed to rapidly assess your HACS addon. If this is a release, we still recommend you use the official https://github.com/hacs/action/ action!
Bumps actions/checkout from 3 to 4.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show