Skip to content

Bump home-assistant/actions from dce0e860c68256ef2902ece06afa5401eb4674e1 to d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d#18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/home-assistant/actions-d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps home-assistant/actions from dce0e860c68256ef2902ece06afa5401eb4674e1 to d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d.

Commits

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 d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d.
- [Release notes](https://github.com/home-assistant/actions/releases)
- [Commits](home-assistant/actions@dce0e86...d56d093)

---
updated-dependencies:
- dependency-name: home-assistant/actions
  dependency-version: d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d
  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 Mar 23, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 23, 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.91s
✅ JSON jsonlint 6 0 0 0.52s
✅ JSON prettier 6 0 0 0 0.54s
✅ JSON v8r 6 0 0 3.75s
✅ MARKDOWN markdownlint 2 0 0 0 1.05s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.27s
✅ PYTHON bandit 7 0 0 1.83s
✅ PYTHON black 7 0 0 0 1.87s
✅ PYTHON flake8 7 0 0 1.14s
✅ PYTHON isort 7 0 0 0 0.32s
✅ PYTHON mypy 7 0 0 5.59s
✅ PYTHON pylint 7 0 0 7.31s
✅ PYTHON pyright 7 0 0 4.52s
✅ PYTHON ruff 7 0 0 0 0.06s
✅ REPOSITORY checkov yes no no 27.53s
✅ REPOSITORY devskim yes no no 1.82s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.24s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 50.19s
✅ REPOSITORY kics yes no no 28.98s
✅ REPOSITORY kingfisher yes no no 4.95s
✅ REPOSITORY secretlint yes no no 0.77s
✅ REPOSITORY syft yes no no 2.01s
✅ REPOSITORY trivy yes no no 14.55s
✅ REPOSITORY trivy-sbom yes no no 0.12s
✅ REPOSITORY trufflehog yes no no 3.55s
✅ SPELL cspell 28 0 0 4.01s
✅ SPELL lychee 17 0 0 0.7s
✅ YAML prettier 7 0 0 0 0.76s
✅ YAML v8r 7 0 0 7.21s
✅ YAML yamllint 7 0 0 0.57s

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 6, 2026

Superseded by #19.

@dependabot dependabot Bot closed this Apr 6, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/home-assistant/actions-d56d093b9ab8d2105bc0cb6ee9bcc0ef4ec8b96d branch April 6, 2026 21:47
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