Skip to content

Commit

Permalink
github-actions(deps): bump ibiqlik/action-yamllint from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/ibiqlik/action-yamllint/releases)
- [Commits](ibiqlik/action-yamllint@v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2021
1 parent 1d5fd0a commit f30aef7
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 @@ -32,7 +32,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 f30aef7

Please sign in to comment.