Skip to content

Commit

Permalink
Bump actionshub/yamllint from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [actionshub/yamllint](https://github.com/actionshub/yamllint) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/actionshub/yamllint/releases)
- [Commits](actionshub/yamllint@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: actionshub/yamllint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jdno committed Oct 18, 2023
1 parent 2df6df6 commit b39f83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@v4

- name: Run yamllint
uses: actionshub/[email protected].1
uses: actionshub/[email protected].2

style:
name: Check style
Expand Down

0 comments on commit b39f83e

Please sign in to comment.