Skip to content

Commit

Permalink
Merge pull request #130 from roles-ansible/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…karancode/yamllint-github-action-3.0.0

Bump karancode/yamllint-github-action from 2.1.1 to 3.0.0
  • Loading branch information
DO1JLR authored Nov 28, 2024
2 parents 43a988c + bb1e943 commit fdcee53
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 fdcee53

Please sign in to comment.