Skip to content

fix: bump default cli_version in action.yml to v1.2.1 - #305

Merged
nicomiguelino merged 1 commit into
masterfrom
fix/bump-default-cli-version-action-yml
Aug 14, 2026
Merged

fix: bump default cli_version in action.yml to v1.2.1#305
nicomiguelino merged 1 commit into
masterfrom
fix/bump-default-cli-version-action-yml

Conversation

@nicomiguelino

Copy link
Copy Markdown
Contributor

Summary

The composite action's cli_version input defaulted to v1.1.1, a release
that predates PR #284, which removed the hard-error guard that failed
deploys with "No changes detected" when there was nothing to upload.
Consumers relying on the default were silently exposed to that failure
mode. v1.2.0 and later include the fix, so the default is bumped to
v1.2.1, the latest release.
Copilot AI lite review requested due to automatic review settings August 14, 2026 18:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the default cli_version input for the repository’s composite GitHub Action so that workflows which don’t explicitly pin a CLI version will use a release that includes the deploy behavior fix referenced in the PR description.

Changes:

  • Bump inputs.cli_version.default from v1.1.1 to v1.2.1 in action.yml.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@nicomiguelino
nicomiguelino merged commit 1f39234 into master Aug 14, 2026
5 checks passed
@nicomiguelino
nicomiguelino deleted the fix/bump-default-cli-version-action-yml branch August 14, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants