Skip to content

Commit

Permalink
Update spacelift-io/setup-spacectl action to v0.10.0 (#34)
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 Feb 18, 2024
1 parent 9fc2c3f commit 5a5e93f
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 @@ -96,7 +96,7 @@ runs:

- name: Setup Spacectl
if: ${{ steps.affected-stacks.outputs.has-affected-stacks == 'true' && inputs.install-spacectl == 'true' && inputs.trigger-method == 'spacectl' }}
uses: spacelift-io/setup-spacectl@v0.9.0
uses: spacelift-io/setup-spacectl@v0.10.0
env:
GITHUB_TOKEN: ${{inputs.github-token}}
with:
Expand Down

0 comments on commit 5a5e93f

Please sign in to comment.