Skip to content

Commit

Permalink
ci: Pin peter-evans/repository-dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri committed Oct 2, 2023
1 parent 0b4c24b commit 7ad5e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# if: github.event_name == 'pull_request' && github.event.pull_request.merged == true
steps:
- name: Trigger Workflow
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@bf47d102fdb849e755b0b0023ea3e81a44b6f570 # v2.1.2
with:
token: ${{ secrets.WKS_CI_TEST_BOT_PR_TOKEN }}
repository: weaveworks/weave-gitops-enterprise
Expand Down

0 comments on commit 7ad5e00

Please sign in to comment.