Skip to content

Commit

Permalink
Merge pull request #104 from haberda/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/repository-dispatch-2.1.2

Bump peter-evans/repository-dispatch from 2.1.1 to 2.1.2
  • Loading branch information
haberda authored Sep 11, 2023
2 parents d5f99ef + fe7a3e0 commit 38ba824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Dispatch repository updater update signal
uses: peter-evans/repository-dispatch@v2.1.1
uses: peter-evans/repository-dispatch@v2.1.2
with:
token: ${{ secrets.DISPATCH_TOKEN }}
repository: ${{ github.repository_owner }}/hassio_addons_edge
Expand All @@ -219,7 +219,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Dispatch repository updater update signal
uses: peter-evans/repository-dispatch@v2.1.1
uses: peter-evans/repository-dispatch@v2.1.2
with:
token: ${{ secrets.DISPATCH_TOKEN }}
repository: ${{ github.repository_owner }}/hassio_addons
Expand Down

0 comments on commit 38ba824

Please sign in to comment.