Skip to content

Commit

Permalink
Merge pull request #20 from roles-ansible/dependabot/github_actions/k…
Browse files Browse the repository at this point in the history
…arancode/yamllint-github-action-2.1.1

Bump karancode/yamllint-github-action from 2.0.0 to 2.1.1
  • Loading branch information
DO1JLR authored Oct 12, 2023
2 parents 6765c80 + 4a9e401 commit ab828d4
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.0.0
uses: karancode/yamllint-github-action@v2.1.1
with:
yamllint_file_or_dir: '.'
yamllint_config_filepath: './.yamllint'

0 comments on commit ab828d4

Please sign in to comment.