mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-07 04:21:29 +00:00
⬆️ Bump frenck/action-yamllint from 1.2 to 1.3 (#114)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from 1.2 to 1.3. - [Release notes](https://github.com/frenck/action-yamllint/releases) - [Commits](https://github.com/frenck/action-yamllint/compare/v1.2...v1.3) --- 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
5a1278193e
commit
b4522f150d
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
|
- name: ⤵️ Check out code from GitHub
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: 🚀 Run YAMLLint
|
- name: 🚀 Run YAMLLint
|
||||||
uses: frenck/action-yamllint@v1.2
|
uses: frenck/action-yamllint@v1.3
|
||||||
|
|
||||||
lint-prettier:
|
lint-prettier:
|
||||||
name: Prettier
|
name: Prettier
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue