mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-03 18:41:31 +00:00
⬆️ Bump frenck/action-yamllint from 1.3 to 1.4 (#123)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from 1.3 to 1.4. - [Release notes](https://github.com/frenck/action-yamllint/releases) - [Commits](https://github.com/frenck/action-yamllint/compare/v1.3...v1.4) --- updated-dependencies: - dependency-name: frenck/action-yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8c88a67db9
commit
dd15a1e41d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
- name: ⤵️ Check out code from GitHub
|
||||
uses: actions/checkout@v3
|
||||
- name: 🚀 Run YAMLLint
|
||||
uses: frenck/action-yamllint@v1.3
|
||||
uses: frenck/action-yamllint@v1.4
|
||||
|
||||
lint-prettier:
|
||||
name: Prettier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue