⬆️ Update actions/github-script action to v7 #566
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ jobs:
|
|||
git push
|
||||
|
||||
- name: Trigger Terraform Apply Workflow
|
||||
uses: https://github.com/actions/github-script@v6
|
||||
uses: https://github.com/actions/github-script@v7
|
||||
with:
|
||||
script: |
|
||||
github.rest.actions.createWorkflowDispatch({
|
||||
|
|
Loading…
Reference in a new issue