Skip to content

Commit

Permalink
Bump frenck/action-yamllint from 1.4 to 1.5
Browse files Browse the repository at this point in the history
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from 1.4 to 1.5.
- [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](frenck/action-yamllint@v1.4...v1.5)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent b0219ef commit b2738cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4
- name: 🚀 Run YAMLLint
uses: frenck/action-yamllint@v1.4
uses: frenck/action-yamllint@v1.5

lint-prettier:
name: Prettier
Expand Down

0 comments on commit b2738cb

Please sign in to comment.