diff --git a/.forgejo/workflows/tofu-issue-deploy.yml b/.forgejo/workflows/tofu-issue-deploy.yml index 93d0672..07b59ca 100644 --- a/.forgejo/workflows/tofu-issue-deploy.yml +++ b/.forgejo/workflows/tofu-issue-deploy.yml @@ -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({