Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2020
1 parent 92a5aa8 commit cbe4b2a
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/checkout@v2.3.4"

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

0 comments on commit cbe4b2a

Please sign in to comment.