Skip to content

Commit

Permalink
Bump ibiqlik/action-yamllint from 3.0.4 to 3.1 (#47)
Browse files Browse the repository at this point in the history
Bumps [ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) from 3.0.4 to 3.1.
- [Release notes](https://github.com/ibiqlik/action-yamllint/releases)
- [Commits](ibiqlik/action-yamllint@v3.0.4...v3.1)

---
updated-dependencies:
- dependency-name: ibiqlik/action-yamllint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fabasoad <[email protected]>
  • Loading branch information
dependabot[bot] and fabasoad authored Nov 4, 2021
1 parent d51ae48 commit 69ffb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ibiqlik/action-yamllint@v3.0.4
- uses: ibiqlik/action-yamllint@v3.1
with:
config_file: .yamllint.yml
strict: false

0 comments on commit 69ffb58

Please sign in to comment.