Skip to content

Commit

Permalink
(github actions) generated latest snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and github-actions[bot] committed Sep 13, 2024
1 parent 56e16bc commit b931350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- "amd64"
- "common"
steps:
- uses: cloudposse-github-actions/get-pr@v2
- uses: cloudposse-github-actions/get-pr@v1
id: pr

outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Selected Components
id: components
uses: cloudposse/github-action-atmos-terraform-select-components@v2
uses: cloudposse/github-action-atmos-terraform-select-components@v3
with:
select-filter: '.settings.github.actions_enabled and .metadata.type != "abstract"'
atmos-version: ${{ vars.ATMOS_VERSION }}
Expand Down

0 comments on commit b931350

Please sign in to comment.