Skip to content

Commit

Permalink
chore(deps): update spacelift-io/setup-spacectl action to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent e63ef31 commit 4316320
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@v1.0.0
uses: spacelift-io/setup-spacectl@v1.3.0
env:
GITHUB_TOKEN: ${{inputs.github-token}}
with:
Expand Down

0 comments on commit 4316320

Please sign in to comment.