Skip to content

Commit

Permalink
chore(deps): bump peter-evans/repository-dispatch from 2 to 3 (#4354)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent b0498bf commit 6cb46c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-deploy-event-dev.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.PAT }}"
repository: rudderlabs/rudder-devops
Expand Down

0 comments on commit 6cb46c5

Please sign in to comment.