Skip to content

Commit 920db9a

Browse files
committed
f
1 parent b8481e7 commit 920db9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@ jobs:
117117
run: terraform apply -auto-approve -input=false
118118

119119
- name: Send message to Slack via Workflow Builder
120-
uses: .github/actions/slack-alert
120+
uses: ./.github/actions/slack-alert
121121
if: failure()

0 commit comments

Comments
 (0)