edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
161 stars 6 forks source link

deps: update cachix/cachix-action action to v15 #476

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cachix/cachix-action action major v14 -> v15

Release Notes

cachix/cachix-action (cachix/cachix-action) ### [`v15`](https://togithub.com/cachix/cachix-action/releases/tag/v15): cachix-action-v15 [Compare Source](https://togithub.com/cachix/cachix-action/compare/v14...v15) #### What's Changed - Pass `cachixArgs` to the daemon by [@​sandydoo](https://togithub.com/sandydoo) in [https://github.com/cachix/cachix-action/pull/177](https://togithub.com/cachix/cachix-action/pull/177) - Support path filtering when using the daemon by [@​sandydoo](https://togithub.com/sandydoo) in [https://github.com/cachix/cachix-action/pull/182](https://togithub.com/cachix/cachix-action/pull/182) - Skip prep steps if using `pathsToPush` by [@​sandydoo](https://togithub.com/sandydoo) in [https://github.com/cachix/cachix-action/pull/180](https://togithub.com/cachix/cachix-action/pull/180) - store-scan: improve error handling when listing the store fails by [@​sandydoo](https://togithub.com/sandydoo) in [https://github.com/cachix/cachix-action/pull/183](https://togithub.com/cachix/cachix-action/pull/183) **Full Changelog**: https://github.com/cachix/cachix-action/compare/v14...v15

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.



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

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

katexochen commented 1 month ago

Unpinned the cachix version, so we are now running the latest v1.7.3, as it resolves https://github.com/cachix/cachix-action/issues/170