Skip to content

Commit 7dcc155

Browse files
committedDec 21, 2024
change github script to gh
1 parent eeb7bf3 commit 7dcc155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.forgejo/workflows/tofu-issue-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
git push
106106
107107
- name: Trigger Terraform Apply Workflow
108-
uses: actions/github-script@v6
108+
uses: https://github.com/actions/github-script@v6
109109
with:
110110
script: |
111111
github.rest.actions.createWorkflowDispatch({

0 commit comments

Comments
 (0)
Please sign in to comment.