Skip to content

Commit

Permalink
chore(deps): update karancode/yamllint-github-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 71ed3cd commit ab3cad0
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
Expand Up @@ -20,7 +20,7 @@ jobs:
level: warning
yamllint_flags: '-c .yamllint .'
- name: run lint on all files
uses: karancode/yamllint-github-action@v2.1.1
uses: karancode/yamllint-github-action@v3.0.0
with:
yamllint_file_or_dir: .
yamllint_config_filepath: .github/yamllint-config.yml

0 comments on commit ab3cad0

Please sign in to comment.