Skip to content

Commit

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

github-actions(deps): bump ibiqlik/action-yamllint from v1.0.0 to v2
  • Loading branch information
ergebnis-bot authored Oct 23, 2020
2 parents f0dc00e + 78a4fd0 commit b429b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: "actions/[email protected]"

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

0 comments on commit b429b0c

Please sign in to comment.