Skip to content

Commit

Permalink
Bump frenck/action-yamllint from 1.4.2 to 1.5.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 83e2c30 commit 81bf945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run yamllint
uses: frenck/action-yamllint@v1.4.2
uses: frenck/action-yamllint@v1.5.0
with:
strict: true

Expand Down

0 comments on commit 81bf945

Please sign in to comment.