Skip to content

Commit 731bf39

Browse files
committed
Fix hacs/action version
1 parent 37250ad commit 731bf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v6
3434

3535
- name: Run HACS validation
36-
uses: hacs/action@v22.5.0
36+
uses: hacs/action@d556e736723344f83838d08488c983a15381059a # 22.5.0
3737
with:
3838
category: integration
3939
# Remove this 'ignore' key when you have added brand images for your integration to https://github.com/home-assistant/brands

0 commit comments

Comments
 (0)