Skip to content

Commit

Permalink
Bump ibiqlik/action-yamllint from 3.0.4 to 3.1 (#655)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Øystein Bedin <oybed@users.noreply.github.com>
  • Loading branch information
2 people authored and jfilipcz committed Oct 20, 2021
1 parent 76a6389 commit 5347f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3.0.4
uses: ibiqlik/action-yamllint@v3.1
with:
# Path to custom configuration
config_file: .github/workflow-config/yamllint.yml
Expand Down

0 comments on commit 5347f4b

Please sign in to comment.