Skip to content

Commit

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2021
1 parent d2e20bc commit 34fdce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v2.3.4
- name: 🚀 Run YAMLLint
uses: ibiqlik/action-yamllint@v3.0.1
uses: ibiqlik/action-yamllint@v3.0.4
with:
file_or_dir: .
config_file: .yamllint.yml
Expand Down

0 comments on commit 34fdce4

Please sign in to comment.