Skip to content

Commit

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

Bump peter-evans/repository-dispatch from 2.1.2 to 3.0.0
  • Loading branch information
haberda authored Feb 6, 2024
2 parents a97dfb8 + 4a2ce2b commit f5fd435
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.2
uses: peter-evans/repository-dispatch@v3.0.0
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.2
uses: peter-evans/repository-dispatch@v3.0.0
with:
token: ${{ secrets.DISPATCH_TOKEN }}
repository: ${{ github.repository_owner }}/hassio_addons
Expand Down

0 comments on commit f5fd435

Please sign in to comment.