Skip to content

Commit

Permalink
build(deps): bump karancode/yamllint-github-action from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [karancode/yamllint-github-action](https://github.com/karancode/yamllint-github-action) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/karancode/yamllint-github-action/releases)
- [Commits](karancode/yamllint-github-action@fdef6bc...4052d36)

---
updated-dependencies:
- dependency-name: karancode/yamllint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ee4d26b commit 410ad04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamllint.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ jobs:
- name: 'Checkout'
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: 'Yamllint'
uses: karancode/yamllint-github-action@fdef6bc189425ecc84cc4543b2674566c0827053
uses: karancode/yamllint-github-action@4052d365f09b8d34eb552c363d1141fd60e2aeb2
with:
yamllint_file_or_dir: '.'
yamllint_strict: false

0 comments on commit 410ad04

Please sign in to comment.