Skip to content

Commit b4522f1

Browse files
⬆️ 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](frenck/action-yamllint@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>
1 parent 5a12781 commit b4522f1

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.2
42+
uses: frenck/action-yamllint@v1.3
4343

4444
lint-prettier:
4545
name: Prettier

0 commit comments

Comments
 (0)