Skip to content

Commit 5841828

Browse files
Bump home-assistant/actions (#50)
Bumps [home-assistant/actions](https://github.com/home-assistant/actions) from a19f5f4e08ef2786e4604a948f62addd937a6bc9 to 72e1db9d29431ebc9439e48504e687b53e90d366. - [Release notes](https://github.com/home-assistant/actions/releases) - [Commits](home-assistant/actions@a19f5f4...72e1db9) --- updated-dependencies: - dependency-name: home-assistant/actions dependency-version: 72e1db9d29431ebc9439e48504e687b53e90d366 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8244a03 commit 5841828

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@a19f5f4e08ef2786e4604a948f62addd937a6bc9 # master
35+
uses: home-assistant/actions/helpers/version@72e1db9d29431ebc9439e48504e687b53e90d366 # 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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323

2424
- name: Run hassfest validation
25-
uses: home-assistant/actions/hassfest@a19f5f4e08ef2786e4604a948f62addd937a6bc9 # master
25+
uses: home-assistant/actions/hassfest@72e1db9d29431ebc9439e48504e687b53e90d366 # master
2626

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

0 commit comments

Comments
 (0)