Skip to content

Commit

Permalink
Merge pull request #8 from rhasspy/dependabot/github_actions/frenck/a…
Browse files Browse the repository at this point in the history
…ction-addon-linter-2.1

Bump frenck/action-addon-linter from 2 to 2.1
  • Loading branch information
synesthesiam authored Oct 18, 2023
2 parents 0aea0f5 + 732f160 commit 6d47311
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 @@ -11,6 +11,6 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v2
- name: 🚀 Run Home Assistant Add-on Lint on ${{ matrix.channel }}
uses: frenck/action-addon-linter@v2
uses: frenck/action-addon-linter@v2.1
with:
path: "./${{ matrix.channel }}"

0 comments on commit 6d47311

Please sign in to comment.