Skip to content

Commit 81bf945

Browse files
Bump frenck/action-yamllint from 1.4.2 to 1.5.0
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/frenck/action-yamllint/releases) - [Commits](frenck/action-yamllint@v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: frenck/action-yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83e2c30 commit 81bf945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- name: Run yamllint
12-
uses: frenck/action-yamllint@v1.4.2
12+
uses: frenck/action-yamllint@v1.5.0
1313
with:
1414
strict: true
1515

0 commit comments

Comments
 (0)