Skip to content

Commit

Permalink
Merge pull request #12 from worldcoin/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/repository-dispatch-3

Bump peter-evans/repository-dispatch from 2 to 3
  • Loading branch information
Dzejkop authored Feb 21, 2024
2 parents 5bc4f44 + 76b339f commit 41697a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.GIT_HUB_TOKEN }}
repository: worldcoin/mpc-uniqueness-check-deploy
Expand Down

0 comments on commit 41697a4

Please sign in to comment.