Skip to content

Commit dc55219

Browse files
Bump frenck/action-yamllint from v1.0.2 to v1.1 (#43)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. - [Release notes](https://github.com/frenck/action-yamllint/releases) - [Commits](frenck/action-yamllint@v1.0.2...e21bcc7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e33392b commit dc55219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: ⤵️ Check out code from GitHub
9595
uses: actions/checkout@v2.3.4
9696
- name: 🚀 Run YAMLLint
97-
uses: frenck/action-yamllint@v1.0.2
97+
uses: frenck/action-yamllint@v1.1
9898

9999
lint-prettier:
100100
name: Prettier

0 commit comments

Comments
 (0)