Nix Diff Check
Version updated for https://github.com/natsukium/nix-diff-action to version v1.0.1.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- fix: correct skip-no-change detection by comparing dix store paths by @natsukium in https://github.com/natsukium/nix-diff-action/pull/2
- Configure Renovate by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/1
- chore(config): migrate Renovate config by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/3
- fix: allow force-push updates to remote-tracking branches by @natsukium in https://github.com/natsukium/nix-diff-action/pull/5
- fix: run nix build before path-info when build mode is enabled by @natsukium in https://github.com/natsukium/nix-diff-action/pull/6
- docs: improve README with GitHub native alerts and rename action by @natsukium in https://github.com/natsukium/nix-diff-action/pull/7
New Contributors
- @natsukium made their first contribution in https://github.com/natsukium/nix-diff-action/pull/2
- @renovate[bot] made their first contribution in https://github.com/natsukium/nix-diff-action/pull/1
Full Changelog: https://github.com/natsukium/nix-diff-action/compare/v1.0.0...v1.0.1