Skip to content

Commit 9b1d57a

Browse files
Bump home-assistant/actions
Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from 72e1db9d29431ebc9439e48504e687b53e90d366 to 55b4a5d23e09d627c2773c2ef82afa98904d65b4. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](home-assistant/actions@72e1db9...55b4a5d) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 55b4a5d23e09d627c2773c2ef82afa98904d65b4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc06c2d commit 9b1d57a

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
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v5.0.0
3535

3636
- name: Run hassfest validation
37-
uses: home-assistant/actions/hassfest@72e1db9d29431ebc9439e48504e687b53e90d366 # master
37+
uses: home-assistant/actions/hassfest@55b4a5d23e09d627c2773c2ef82afa98904d65b4 # master
3838

3939
hacs: # https://github.com/hacs/action
4040
name: HACS validation

0 commit comments

Comments
 (0)