Skip to content

Commit

Permalink
⬆️ Update frenck/action-yamllint action to v1.5 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 19fd762 commit e65eada
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 @@ -12,7 +12,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

Check warning on line 13 in .github/workflows/lint.yaml

View workflow job for this annotation

GitHub Actions / yamllint

too few spaces before comment
- name: 🚀 Run yamllint
uses: frenck/action-yamllint@v1.4
uses: frenck/action-yamllint@v1.5

prettier:
name: Prettier
Expand Down

0 comments on commit e65eada

Please sign in to comment.