Skip to content

Commit

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

---
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] authored Nov 15, 2023
1 parent f213197 commit 4034084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Run yamllint
uses: frenck/action-yamllint@v1.3.1
uses: frenck/action-yamllint@v1.4.2
ansible-lint:
name: ansible-lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4034084

Please sign in to comment.