brianhanifin / Home-Assistant-Config

Home Assistant configuration files.
https://brianhanifin.com
123 stars 23 forks source link

Bump frenck/action-yamllint from 1.1.0 to 1.1.1 #61

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps frenck/action-yamllint from 1.1.0 to 1.1.1.

Release notes

Sourced from frenck/action-yamllint's releases.

v1.1.1

What’s changed

The log output of this action has been suboptimal, due to some changes by GitHub Actions and the way yamllint outputs its GitHub Actions format.

This is now fixed by forcing yamllint to use a standard log output while providing GitHub with a problem matcher so it understands that output and can do write annotations.

🐛 Bug fixes

  • Fix log output by using a problem matcher instead @​frenck (#23)

⬆️ Dependency updates

Commits
  • 4717106 Fix log output by using a proble matcher instead (#23)
  • 0f91319 Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#22)
  • 702cd0c Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#21)
  • e36ea9c Bump actions/stale from 3.0.18 to 3.0.19 (#20)
  • 03922a5 Bump yamllint from 1.26.0 to 1.26.1 in /src (#18)
  • e401423 Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#17)
  • 0cba5d3 Bump actions/stale from v3.0.17 to v3.0.18 (#16)
  • c4443c5 Bump actions/stale from v3.0.16 to v3.0.17 (#15)
  • 92e11ea Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#14)
  • f639a8c Bump actions/stale from v3.0.15 to v3.0.16 (#13)
  • See full diff in compare view


Dependabot compatibility score

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 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)