Skip to content

Commit 95f57bd

Browse files
Bump home-assistant/actions (#97)
Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from 87c064c607f3c5cc673a24258d0c98d23033bfc3 to 55b4a5d23e09d627c2773c2ef82afa98904d65b4. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](home-assistant/actions@87c064c...55b4a5d) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 55b4a5d23e09d627c2773c2ef82afa98904d65b4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 800d759 commit 95f57bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: 🔢 Get version
3333
if: ${{ github.event_name == 'release' }}
3434
id: version
35-
uses: home-assistant/actions/helpers/version@87c064c607f3c5cc673a24258d0c98d23033bfc3 # master
35+
uses: home-assistant/actions/helpers/version@55b4a5d23e09d627c2773c2ef82afa98904d65b4 # master
3636

3737
# Pack the readme dir as a zip and upload to the release
3838
- name: 📦 ZIP readme dir

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323

2424
- name: Run hassfest validation
25-
uses: home-assistant/actions/hassfest@87c064c607f3c5cc673a24258d0c98d23033bfc3 # master
25+
uses: home-assistant/actions/hassfest@55b4a5d23e09d627c2773c2ef82afa98904d65b4 # master
2626

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

0 commit comments

Comments
 (0)