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@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 Dec 2, 2024
1 parent ff9b9cc commit 65bd2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: karancode/yamllint-github-action@v2.1.1
- uses: karancode/yamllint-github-action@v3.0.0
with:
yamllint_file_or_dir: 'config'
yamllint_config_filepath: 'config/.yamllint'
Expand Down

0 comments on commit 65bd2c7

Please sign in to comment.