Skip to content

Commit

Permalink
Merge pull request ManageIQ#1039 from ManageIQ/renovate/peter-evans-r…
Browse files Browse the repository at this point in the history
…epository-dispatch-3.x

Update peter-evans/repository-dispatch action to v3
  • Loading branch information
Fryguy authored Jan 25, 2024
2 parents 1ed7a66 + 275a768 commit b4271bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify manageiq on pods build
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.BUILD_TOKEN }}
repository: ManageIQ/manageiq
Expand Down

0 comments on commit b4271bb

Please sign in to comment.