Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
/ test-util Public archive

github-actions(deps): bump ibiqlik/action-yamllint from v1.0.0 to v2 #359

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
github-actions(deps): bump ibiqlik/action-yamllint from v1.0.0 to v2
Bumps [ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) from v1.0.0 to v2.
- [Release notes](https://github.com/ibiqlik/action-yamllint/releases)
- [Commits](ibiqlik/action-yamllint@v1.0.0...76fdac3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2020
commit 50440f973be23c7da7ea9756f8ee734bc8e56c59
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ jobs:
uses: "actions/[email protected]"

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