-
Notifications
You must be signed in to change notification settings - Fork 17
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
[detsys] Bump detsys installer #46
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LucilleH
reviewed
Apr 24, 2024
action.yml
Outdated
@@ -127,7 +127,7 @@ runs: | |||
|
|||
- name: Install nix | |||
if: inputs.skip-nix-installation == 'false' | |||
uses: DeterminateSystems/nix-installer-action@cd46bde16ab981b0a7b2dce0574509104543276e # v9 | |||
uses: DeterminateSystems/nix-installer-action@v10 # v9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we pin this to a sha? See #32
LucilleH
approved these changes
Apr 24, 2024
nieomylnieja
referenced
this pull request
in nieomylnieja/go-libyear
May 18, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jetpack-io/devbox-install-action](https://togithub.com/jetpack-io/devbox-install-action) | action | minor | `v0.8.0` -> `v0.11.0` | --- ### Release Notes <details> <summary>jetpack-io/devbox-install-action (jetpack-io/devbox-install-action)</summary> ### [`v0.11.0`](https://togithub.com/jetify-com/devbox-install-action/releases/tag/v0.11.0) [Compare Source](https://togithub.com/jetpack-io/devbox-install-action/compare/v0.10.0...v0.11.0) ##### What's Changed - \[macos] Fix latest macos by [@​mikeland73](https://togithub.com/mikeland73) in [https://github.com/jetify-com/devbox-install-action/pull/47](https://togithub.com/jetify-com/devbox-install-action/pull/47) **Full Changelog**: jetify-com/devbox-install-action@v0.10.0...v0.11.0 ### [`v0.10.0`](https://togithub.com/jetify-com/devbox-install-action/releases/tag/v0.10.0) [Compare Source](https://togithub.com/jetpack-io/devbox-install-action/compare/v0.9.0...v0.10.0) ##### What's Changed - rebrand changes by [@​mohsenari](https://togithub.com/mohsenari) in [https://github.com/jetify-com/devbox-install-action/pull/42](https://togithub.com/jetify-com/devbox-install-action/pull/42) - Update README with more up-to-date versions by [@​loreto](https://togithub.com/loreto) in [https://github.com/jetify-com/devbox-install-action/pull/44](https://togithub.com/jetify-com/devbox-install-action/pull/44) - \[detsys] Bump detsys installer by [@​mikeland73](https://togithub.com/mikeland73) in [https://github.com/jetify-com/devbox-install-action/pull/46](https://togithub.com/jetify-com/devbox-install-action/pull/46) ##### New Contributors - [@​mohsenari](https://togithub.com/mohsenari) made their first contribution in [https://github.com/jetify-com/devbox-install-action/pull/42](https://togithub.com/jetify-com/devbox-install-action/pull/42) - [@​loreto](https://togithub.com/loreto) made their first contribution in [https://github.com/jetify-com/devbox-install-action/pull/44](https://togithub.com/jetify-com/devbox-install-action/pull/44) **Full Changelog**: jetify-com/devbox-install-action@v0.9.0...v0.10.0 ### [`v0.9.0`](https://togithub.com/jetify-com/devbox-install-action/releases/tag/v0.9.0) [Compare Source](https://togithub.com/jetpack-io/devbox-install-action/compare/v0.8.0...v0.9.0) Re-release the Devbox GitHub Action under the new company name (jetify-com instead of jetpack-io) ##### What's Changed - Pin DeterminateSystems/nix-installer-action to SHA by [@​wadells](https://togithub.com/wadells) in [https://github.com/jetify-com/devbox-install-action/pull/32](https://togithub.com/jetify-com/devbox-install-action/pull/32) - Add Dependabot config for GitHub Actions by [@​wadells](https://togithub.com/wadells) in [https://github.com/jetify-com/devbox-install-action/pull/31](https://togithub.com/jetify-com/devbox-install-action/pull/31) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jetify-com/devbox-install-action/pull/33](https://togithub.com/jetify-com/devbox-install-action/pull/33) - Bump DeterminateSystems/nix-installer-action from 4 to 9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jetify-com/devbox-install-action/pull/34](https://togithub.com/jetify-com/devbox-install-action/pull/34) - upgrade devbox cli test to use version 0.9.1 by [@​LucilleH](https://togithub.com/LucilleH) in [https://github.com/jetify-com/devbox-install-action/pull/37](https://togithub.com/jetify-com/devbox-install-action/pull/37) - fix: use architecture as part of cache key by [@​abbudao](https://togithub.com/abbudao) in [https://github.com/jetify-com/devbox-install-action/pull/36](https://togithub.com/jetify-com/devbox-install-action/pull/36) ##### New Contributors - [@​wadells](https://togithub.com/wadells) made their first contribution in [https://github.com/jetify-com/devbox-install-action/pull/32](https://togithub.com/jetify-com/devbox-install-action/pull/32) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/jetify-com/devbox-install-action/pull/33](https://togithub.com/jetify-com/devbox-install-action/pull/33) - [@​abbudao](https://togithub.com/abbudao) made their first contribution in [https://github.com/jetify-com/devbox-install-action/pull/36](https://togithub.com/jetify-com/devbox-install-action/pull/36) **Full Changelog**: jetify-com/devbox-install-action@v0.8.0...v0.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nieomylnieja/go-libyear). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Running into intermitent failures installing nix in devbox here see https://github.com/jetify-com/devbox/actions/runs/8808402110/job/24177427710?pr=2017
Bumping detsys installer to see if it helps.