Skip to content

Commit 5f3ab9a

Browse files
Bump esphome/workflows from 2025.8.0 to 2025.8.1 (#41)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec410d2 commit 5f3ab9a

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/[email protected].0
13+
uses: esphome/workflows/.github/workflows/[email protected].1
1414
with:
1515
#### Modify below here to match your project ####
1616
files: |
@@ -28,7 +28,7 @@ jobs:
2828

2929
upload-to-release:
3030
name: Upload to Release
31-
uses: esphome/workflows/.github/workflows/[email protected].0
31+
uses: esphome/workflows/.github/workflows/[email protected].1
3232
needs:
3333
- build-firmware
3434
with:

0 commit comments

Comments
 (0)