Starting with v31, this action will use semantic versioning for releases.
Major tags, like v31, will be bumped to point to the latest minor/patch release.
This is in line with how most GitHub actions manage releases.
What's Changed
- nix: 2.26.3 -> 2.28.2 by @Mic92 in #232
- nix: 2.24.9 -> 2.25.2 by @Mic92 in #218
- ci: fix latest installer tests by @sandydoo in #220
- ci: add ubuntu-24.04-arm to matrix by @msgilligan in #221
- nix: 2.25.2 -> 2.26.2 by @Mic92 in #226
- nix: 2.26.2 -> 2.26.3 by @sandydoo in #228
- feat: Pin actions to hashes by @l0b0 in #201
- chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #234
- docs: document how to provide AWS credentials to the nix-daemon by @sandydoo in #235
- nix: 2.28.2 -> 2.28.3 by @Mic92 in #236
- nix: 2.28.3 -> 2.29.0 by @Mic92 in #239
Release notes: https://nix.dev/manual/nix/latest/release-notes/rl-2.29 - Automate nix updates in CI by @Mic92 in #241
- nix: 2.29.0 -> 2.29.1 by @github-actions in #243
[SECURITY] https://discourse.nixos.org/t/security-advisory-privilege-escalations-in-nix-lix-and-guix/66017 - nix: 2.29.1 -> 2.30.0 by @github-actions in #244
Release notes: https://nix.dev/manual/nix/2.30/release-notes/rl-2.30.html - nix: 2.30.0 -> 2.30.1 by @xokdvium in #245
[SECURITY] Builds with Nix 2.30.0 on macOS were executed with elevated privileges (root), instead of the build users. GHSA-qc7j-jgf3-qmhg - docs: add example for
nix develop
by @jennydaman in #248 - nix: 2.30.2 -> 2.31.0 by @github-actions[bot] in #250
Release notes: https://discourse.nixos.org/t/nix-2-31-0-released/68465
Full Changelog: v30...v31