Skip to content

Commit

Permalink
gha: use correct dispatch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
baracudda committed Feb 1, 2024
1 parent 3accf16 commit 635a566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-node-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
environment: default
steps:
- name: "Trigger Node Build"
uses: peter-evans/repository-dispatch@v4
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.CI_WEBHOOK_TOKEN }}
repository: istresearch/ci-docker
Expand Down

0 comments on commit 635a566

Please sign in to comment.