Skip to content
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

chore: bump up cross-platform-actions/action action to v0.22.0 #352

Merged
merged 1 commit into from
Dec 28, 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: Disabled by config. Please merge this manually once you are satisfied.

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.

@Brooooooklyn Brooooooklyn merged commit 1fccddd into main Dec 28, 2023
28 checks passed
@Brooooooklyn Brooooooklyn deleted the renovate/all-minor-patch branch December 28, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant