Skip to content

Commit

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

github-actions(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1
  • Loading branch information
ergebnis-bot committed Oct 11, 2021
2 parents 2755d52 + 35e20f8 commit 5ee438a
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 @@ -80,7 +80,7 @@ jobs:
uses: "actions/checkout@v2.3.4"

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

0 comments on commit 5ee438a

Please sign in to comment.