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