Skip to content

Commit 5e108f0

Browse files
Bump home-assistant/actions
Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from e5c98268a8eab18c0ddb35d2e920585f042ee1fe to 8ca6e134c077479b26138bd33520707e8d94ef59. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](home-assistant/actions@e5c9826...8ca6e13) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 8ca6e134c077479b26138bd33520707e8d94ef59 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35dbeb4 commit 5e108f0

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323

2424
- name: Run hassfest validation
25-
uses: home-assistant/actions/hassfest@e5c98268a8eab18c0ddb35d2e920585f042ee1fe # master
25+
uses: home-assistant/actions/hassfest@8ca6e134c077479b26138bd33520707e8d94ef59 # master
2626

2727
hacs: # https://github.com/hacs/action
2828
name: HACS validation

0 commit comments

Comments
 (0)