Skip to content

Commit dd15a1e

Browse files
⬆️ 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](frenck/action-yamllint@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>
1 parent 8c88a67 commit dd15a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: ⤵️ Check out code from GitHub
4040
uses: actions/checkout@v3
4141
- name: 🚀 Run YAMLLint
42-
uses: frenck/action-yamllint@v1.3
42+
uses: frenck/action-yamllint@v1.4
4343

4444
lint-prettier:
4545
name: Prettier

0 commit comments

Comments
 (0)