Skip to content

Commit

Permalink
Update integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Dec 2, 2024
1 parent 5905251 commit 660a01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sed -i -e 's#__APPLY_ROLE__#${{ secrets.TERRAFORM_APPLY_ROLE }}#g' ${{ runner.temp }}/atmos.yaml
- name: Plan Atmos Component
uses: cloudposse/github-action-atmos-terraform-plan@add-cache-and-azure
uses: cloudposse/github-action-atmos-terraform-plan@v4
with:
component: "foobar"
stack: "plat-ue2-sandbox"
Expand Down

0 comments on commit 660a01b

Please sign in to comment.