Skip to content

Commit

Permalink
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@v2.1.1...v3.0.0)

---
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 Nov 28, 2024
1 parent 1eaa596 commit 19c654d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: 'Yamllint'
uses: karancode/yamllint-github-action@v2.1.1
uses: karancode/yamllint-github-action@v3.0.0
with:
yamllint_file_or_dir: '.'
yamllint_config_filepath: './.yamllint'

0 comments on commit 19c654d

Please sign in to comment.