Skip to content

Bump home-assistant/actions from dce0e860c68256ef2902ece06afa5401eb4674e1 to 5752577ea7cc5aefb064b0b21432f18fe4d6ba90#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/home-assistant/actions-5752577ea7cc5aefb064b0b21432f18fe4d6ba90
Open

Bump home-assistant/actions from dce0e860c68256ef2902ece06afa5401eb4674e1 to 5752577ea7cc5aefb064b0b21432f18fe4d6ba90#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/home-assistant/actions-5752577ea7cc5aefb064b0b21432f18fe4d6ba90

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps home-assistant/actions from dce0e860c68256ef2902ece06afa5401eb4674e1 to 5752577ea7cc5aefb064b0b21432f18fe4d6ba90.

Commits
  • 5752577 Update info helper for new app build workflows (#135)
  • 5f5b077 Merge pull request #134 from home-assistant/drop-yq-installation-from-action
  • dc3871e Use preinstalled yq from runner image instead of downloading it
  • ca5dbf9 Merge pull request #133 from home-assistant/version-super-no-patch-const
  • 00a370a Remove patching of Supervisor version const in helpers/version
  • d56d093 Add readme for the version helper (#132)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from dce0e860c68256ef2902ece06afa5401eb4674e1 to 5752577ea7cc5aefb064b0b21432f18fe4d6ba90.
- [Release notes](https://github.com/home-assistant/actions/releases)
- [Commits](home-assistant/actions@dce0e86...5752577)

---
updated-dependencies:
- dependency-name: home-assistant/actions
  dependency-version: 5752577ea7cc5aefb064b0b21432f18fe4d6ba90
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.02s
✅ COPYPASTE jscpd yes no no 1.49s
✅ JSON jsonlint 6 0 0 0.4s
✅ JSON prettier 6 0 0 0 0.6s
✅ JSON v8r 6 0 0 3.65s
✅ MARKDOWN markdownlint 2 0 0 0 0.86s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.24s
✅ PYTHON bandit 7 0 0 1.62s
✅ PYTHON black 7 0 0 0 1.59s
✅ PYTHON flake8 7 0 0 1.07s
✅ PYTHON isort 7 0 0 0 0.28s
✅ PYTHON mypy 7 0 0 6.77s
✅ PYTHON pylint 7 0 0 7.18s
✅ PYTHON pyright 7 0 0 4.35s
✅ PYTHON ruff 7 0 0 0 0.05s
✅ REPOSITORY checkov yes no no 24.94s
✅ REPOSITORY devskim yes no no 1.89s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.26s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 47.62s
✅ REPOSITORY kics yes no no 29.27s
✅ REPOSITORY kingfisher yes no no 4.27s
✅ REPOSITORY secretlint yes no no 0.78s
✅ REPOSITORY syft yes no no 1.91s
✅ REPOSITORY trivy yes no no 13.9s
✅ REPOSITORY trivy-sbom yes no no 0.29s
✅ REPOSITORY trufflehog yes no no 4.12s
✅ SPELL cspell 28 0 0 4.34s
✅ SPELL lychee 17 0 0 0.84s
✅ YAML prettier 7 0 0 0 0.61s
✅ YAML v8r 7 0 0 6.92s
✅ YAML yamllint 7 0 0 0.53s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DEVSKIM,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,SPELL_CSPELL,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.02s
✅ COPYPASTE jscpd yes no no 1.52s
✅ JSON jsonlint 6 0 0 0.42s
✅ JSON prettier 6 0 0 0 0.5s
✅ JSON v8r 6 0 0 3.19s
✅ MARKDOWN markdownlint 2 0 0 0 0.9s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.25s
✅ PYTHON bandit 7 0 0 2.21s
✅ PYTHON black 7 0 0 0 2.21s
✅ PYTHON flake8 7 0 0 1.17s
✅ PYTHON isort 7 0 0 0 0.31s
✅ PYTHON mypy 7 0 0 9.81s
✅ PYTHON pylint 7 0 0 8.02s
✅ PYTHON pyright 7 0 0 3.12s
✅ PYTHON ruff 7 0 0 0 0.05s
✅ REPOSITORY checkov yes no no 26.39s
✅ REPOSITORY devskim yes no no 1.99s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.2s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 50.24s
✅ REPOSITORY kics yes no no 28.75s
✅ REPOSITORY kingfisher yes no no 4.99s
✅ REPOSITORY secretlint yes no no 0.98s
✅ REPOSITORY syft yes no no 2.03s
✅ REPOSITORY trivy yes no no 10.72s
✅ REPOSITORY trivy-sbom yes no no 0.27s
✅ REPOSITORY trufflehog yes no no 3.27s
✅ SPELL cspell 28 0 0 3.98s
✅ SPELL lychee 17 0 0 0.58s
✅ YAML prettier 7 0 0 0 0.6s
✅ YAML v8r 7 0 0 6.48s
✅ YAML yamllint 7 0 0 0.54s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DEVSKIM,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,SPELL_CSPELL,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants