Skip to content

Commit

Permalink
Update shared-terraform-chatops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Jun 6, 2024
1 parent 6eb7f84 commit a093f64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/shared-terraform-chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: cloudposse/actions/github/slash-command-dispatch@0.33.0
# - uses: cloudposse/actions/github/slash-command-dispatch@0.33.0
- uses: peter-evans/slash-command-dispatch@main
with:
token: ${{ secrets.github_access_token }}
repository: cloudposse/actions
ref: opentofu
commands: terratest
permission: triage
issue-type: pull-request
Expand Down

0 comments on commit a093f64

Please sign in to comment.