Skip to content

Commit 56c1977

Browse files
chore(deps): update esphome/workflows action to v2025.8.0
1 parent 7814bc2 commit 56c1977

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-firmware.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
jobs:
1111
build-firmware:
1212
name: Build Firmware
13-
uses: esphome/workflows/.github/workflows/build.yml@2025.4.0
13+
uses: esphome/workflows/.github/workflows/build.yml@2025.8.0
1414
with:
1515
files: |
1616
esphome/atoms3.yml
@@ -22,7 +22,7 @@ jobs:
2222

2323
upload-to-release:
2424
name: Upload to Release
25-
uses: esphome/workflows/.github/workflows/upload-to-gh-release.yml@2025.4.0
25+
uses: esphome/workflows/.github/workflows/upload-to-gh-release.yml@2025.8.0
2626
needs:
2727
- build-firmware
2828
with:

0 commit comments

Comments
 (0)