Skip to content

Commit fba9eaa

Browse files
authored
Update hacs.yml
1 parent 4e6a64c commit fba9eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hacs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: "actions/checkout@v2"
1414
- name: HACS validation
15-
uses: "hacs/integration/action@main"
15+
uses: "hacs/integration/action@master"
1616
with:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
CATEGORY: "integration"

0 commit comments

Comments
 (0)