Skip to content

Commit c44c660

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
(github actions) generated latest snippets
1 parent 03ba0d4 commit c44c660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/snippets/.github/workflows/atmos-terraform-drift-detection.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Selected Components
2323
id: components
24-
uses: cloudposse/github-action-atmos-terraform-select-components@v2
24+
uses: cloudposse/github-action-atmos-terraform-select-components@v3
2525
with:
2626
select-filter: '.settings.github.actions_enabled and .metadata.type != "abstract"'
2727
atmos-version: ${{ vars.ATMOS_VERSION }}

0 commit comments

Comments
 (0)