⬆️ Update actions/github-script action to v7 #566

Merged
mafyuh merged 1 commit from renovate/actions-github-script-7.x into main 2024-12-21 15:09:52 -05:00
Showing only changes of commit 75e3b5095c - Show all commits

View file

@ -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({