change github script to gh

This commit is contained in:
Matt Reeves 2024-12-20 22:23:40 -05:00
parent eeb7bf37bf
commit 7dcc1557ad

View file

@ -105,7 +105,7 @@ jobs:
git push git push
- name: Trigger Terraform Apply Workflow - name: Trigger Terraform Apply Workflow
uses: actions/github-script@v6 uses: https://github.com/actions/github-script@v6
with: with:
script: | script: |
github.rest.actions.createWorkflowDispatch({ github.rest.actions.createWorkflowDispatch({