Skip to content

Commit

Permalink
Update repository-dispatch action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
pkqk committed Oct 22, 2024
1 parent f30335d commit 6f107ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/movio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify Movio
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.MOVIO_ACTIONS_ACCESS }}
repository: movio/bramble-movio
Expand Down

0 comments on commit 6f107ae

Please sign in to comment.