Skip to content

Commit

Permalink
Merge pull request #250 from ergebnis/dependabot/github_actions/ibiql…
Browse files Browse the repository at this point in the history
…ik/action-yamllint-v3

github-actions(deps): bump ibiqlik/action-yamllint from v2 to v3
  • Loading branch information
ergebnis-bot committed Nov 9, 2020
2 parents be2f350 + 5824af0 commit 898422e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: "actions/checkout@v2.3.4"

- name: "Lint YAML files"
uses: "ibiqlik/action-yamllint@v2"
uses: "ibiqlik/action-yamllint@v3"
with:
config_file: ".yamllint.yaml"
file_or_dir: "."
Expand Down

0 comments on commit 898422e

Please sign in to comment.