Skip to content

Commit

Permalink
Merge pull request #318 from Lctrs/dependabot/github_actions/ibiqlik/…
Browse files Browse the repository at this point in the history
…action-yamllint-3.0.2

github-actions(deps): bump ibiqlik/action-yamllint from 3.0.1 to 3.0.2
  • Loading branch information
Lctrs committed May 28, 2021
2 parents 225a905 + a4456ee commit ea98796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: "actions/checkout@v2.3.4"

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

0 comments on commit ea98796

Please sign in to comment.