Skip to content

Commit

Permalink
Bump actions/checkout from 3.5.2 to 3.5.3 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent 73a9b43 commit 3256504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
outputs:
esphome-version: ${{ steps.esphome-build.outputs.esphome-version }}
steps:
- uses: actions/[email protected].2
- uses: actions/[email protected].3
- uses: esphome/[email protected]
id: esphome-build
with:
Expand All @@ -68,7 +68,7 @@ jobs:
runs-on: ubuntu-latest
needs: [build]
steps:
- uses: actions/[email protected].2
- uses: actions/[email protected].3
- uses: actions/[email protected]
with:
path: output
Expand Down

0 comments on commit 3256504

Please sign in to comment.