Skip to content

Commit

Permalink
⬆️ Update frenck/action-addon-linter action to v2.18 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent da7ddb2 commit a91c42f
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

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

Expand Down

0 comments on commit a91c42f

Please sign in to comment.