Skip to content

Commit

Permalink
⬆️ Update frenck/action-addon-linter action to v2.17 (#100)
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 Sep 27, 2024
1 parent 127ba06 commit 814e784
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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

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

View workflow job for this annotation

GitHub Actions / yamllint

too few spaces before comment
- name: 🚀 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2.16
uses: frenck/action-addon-linter@v2.17
with:
path: "./test"

Expand Down

0 comments on commit 814e784

Please sign in to comment.