Skip to content

Commit

Permalink
Merge pull request #98 from ergebnis/dependabot/github_actions/ibiqli…
Browse files Browse the repository at this point in the history
…k/action-yamllint-3.0.4

github-actions(deps): bump ibiqlik/action-yamllint from 3.0.3 to 3.0.4
  • Loading branch information
ergebnis-bot authored Aug 19, 2021
2 parents 70d11b3 + 3b87b02 commit 5d55393
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 @@ -30,7 +30,7 @@ jobs:
uses: "actions/checkout@v2.3.4"

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

0 comments on commit 5d55393

Please sign in to comment.