Skip to content

Commit

Permalink
⬆️ Update frenck/action-addon-linter action to v2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent ffbd4dd commit e2ad28e
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

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

View workflow job for this annotation

GitHub Actions / yamllint

too few spaces before comment

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.15
uses: frenck/action-addon-linter@v2.16
with:
path: "./test"

Expand Down

0 comments on commit e2ad28e

Please sign in to comment.