Skip to content

Commit

Permalink
feat: bump ibiqlik/action-yamllint from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/ibiqlik/action-yamllint/releases)
- [Commits](ibiqlik/action-yamllint@v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and NourKired committed Dec 21, 2022
1 parent 0cf37ea commit c9ce0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
uses: actions/checkout@v3

- name: Lint yaml files
uses: ibiqlik/action-yamllint@v3.1.0
uses: ibiqlik/action-yamllint@v3.1.1

lint-branch-name:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit c9ce0b5

Please sign in to comment.