Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Bump frenck/action-addon-linter from 2.11 to 2.13 #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v3.5.2
- name: 🚀 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2.11
uses: frenck/action-addon-linter@v2.13
with:
path: "./dropbox_backup"
community: false
Expand Down
Loading