Skip to content

Commit

Permalink
chore(deps): update ibiqlik/action-yamllint action to v3.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Wilde <[email protected]>
  • Loading branch information
renovate-bot committed Oct 10, 2021
1 parent 983ded4 commit 31ba950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 1
- name: Lint YAML
uses: ibiqlik/action-yamllint@v3.0.4
uses: ibiqlik/action-yamllint@v3.1.0
with:
config_file: "./.github/.yamllint-config.yaml"
# markdown-link-check:
Expand Down

0 comments on commit 31ba950

Please sign in to comment.