Skip to content

Commit c6de3e5

Browse files
Bump frenck/action-yamllint from 1.4 to 1.5 (#156)
1 parent b0219ef commit c6de3e5

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
@@ -39,7 +39,7 @@ jobs:
3939
- name: ⤵️ Check out code from GitHub
4040
uses: actions/checkout@v4
4141
- name: 🚀 Run YAMLLint
42-
uses: frenck/action-yamllint@v1.4
42+
uses: frenck/action-yamllint@v1.5
4343

4444
lint-prettier:
4545
name: Prettier

0 commit comments

Comments
 (0)