Skip to content

Releases: DeterminateSystems/update-flake-lock

v4

27 Oct 20:28
Compare
Choose a tag to compare

What's Changed

  • Show how to run GitHub Actions CI workflows by @grahamc in #9
  • README: demonstrate a weekly flake.lock update by @cole-h in #12

Full Changelog: v3...v4

v3

26 Oct 16:24
Compare
Choose a tag to compare

What's Changed

  • Remove automatic Nix installation by @cole-h in #7

Full Changelog: v2...v3

v2

25 Oct 16:22
Compare
Choose a tag to compare

Important!

This was originally tagged as v1.1.0, but since GitHub Actions doesn't appear to "know" semver, I've decided to retag it as v2 and continue from there. As a result, the v1.1.0 tag and release have been deleted and are no longer accessible. I apologize for any inconvenience, and this should not happen again.


What's Changed

  • Add commit message to PR body by @cole-h in #4
  • README: add daily schedule to example by @cole-h in #5

Full Changelog: v1.0.0...v2

v1: Initial release

25 Oct 16:22
Compare
Choose a tag to compare

Important!

This was originally tagged as v1.0.0, but since GitHub Actions doesn't appear to "know" semver, I've decided to retag it as v1 and continue from there. As a result, the v1.0.0 tag and release have been deleted and are no longer accessible. I apologize for any inconvenience, and this should not happen again.


Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/commits/v1

This Action will update your flake.lock file and send a PR whenever it is run. You may run it manually, or choose to have it run on a set schedule (or both!). See the README.md for more information.