Skip to content

Commit eda2d22

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
(github actions) generated latest snippets
1 parent 1ea30ba commit eda2d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/snippets/.github/workflows/atmos-terraform-apply-matrix.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: unfor19/install-aws-cli-action@v1
4545

4646
- name: Apply Atmos Component
47-
uses: cloudposse/github-action-atmos-terraform-apply@v2
47+
uses: cloudposse/github-action-atmos-terraform-apply@v3
4848
with:
4949
component: ${{ matrix.component }}
5050
stack: ${{ matrix.stack }}

0 commit comments

Comments
 (0)