Skip to content

chore(deps): update cross-platform-actions/action action to v0.22.0 #750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cross-platform-actions/action action minor v0.21.1 -> v0.22.0

Release Notes

cross-platform-actions/action (cross-platform-actions/action)

v0.22.0: Cross Platform Action 0.22.0

Compare Source

Added
  • Added support for using the action in multiple steps in the same job (#​26).
    All the inputs need to be the same for all steps, except for the following
    inputs: sync_files, shutdown_vm and run.

  • Added support for specifying that the VM should not shutdown after the action
    has run. This adds a new input parameter: shutdown_vm. When set to false,
    this will hopefully mitigate very frequent freezing of VM during teardown (#​61, #​72).

Changed
  • Always terminate VM instead of shutting down. This is more efficient and this
    will hopefully mitigate very frequent freezing of VM during teardown
    (#​61, #​72).

  • Use unsafe as the cache mode for QEMU disks. This should improve performance (#​67).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) December 27, 2023 15:13
auto-merge was automatically disabled December 27, 2023 15:36

Base branch requires signed commits

@renovate renovate bot merged commit cac0c8b into main Dec 27, 2023
@renovate renovate bot deleted the renovate/cross-platform-actions-action-0.x branch December 27, 2023 18:52
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.

0 participants