Skip to content

Commit

Permalink
Update cloudposse/github-action-setup-atmos action to v2 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 7758f03 commit c832780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ runs:
node-version: 16

- name: Install Atmos
uses: cloudposse/github-action-setup-atmos@v1
uses: cloudposse/github-action-setup-atmos@v2
with:
atmos-version: ${{ steps.config.outputs.atmos-version }}
token: ${{ inputs.token }}
Expand Down

0 comments on commit c832780

Please sign in to comment.