⬆️ Update actions/github-script action to v7
Some checks failed
Lint on PR / Lint YAML files (pull_request) Successful in 4s
Ansible Deploy to Hosts / deploy (pull_request) Has been cancelled

This commit is contained in:
Renovate Bot 2024-12-21 04:01:27 +00:00
parent d24d26cf65
commit 75e3b5095c

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