Skip to content

Commit

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2021
1 parent 6648db2 commit 77d4b60
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 @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: 🧹 YAML Lint
uses: ibiqlik/action-yamllint@v3
uses: ibiqlik/action-yamllint@v3.0.1
flake8:
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 77d4b60

Please sign in to comment.