Skip to content

Releases: DeterminateSystems/update-flake-lock

v14

14 Sep 14:48
Compare
Choose a tag to compare

What's Changed

  • feat: allow specifying a path to flake.nix within the repository by @aanderse in #52

New Contributors

Full Changelog: v13...v14

v13

19 Aug 18:43
Compare
Choose a tag to compare

What's Changed

  • flake.lock: Update by @github-actions in #35
  • feat: allow using a subkey for GPG signing by @tensor5 in #44
  • chore: bump crazy-max/ghaction-import-gpg by @tensor5 in #45
  • Add dependabot config by @cole-h in #46

New Contributors

Full Changelog: v12...v13

v12

29 Jul 14:49
Compare
Choose a tag to compare

What's Changed

  • README: antiquote string with angled braces by @cole-h in #39
  • Prevent template files from being committed by @cole-h in #41

Full Changelog: v11...v12

v11

27 Jul 15:48
8c1a465
Compare
Choose a tag to compare

What's Changed

  • adding support for gpg commit signing and custom pr body by @edulix in #38

New Contributors

Full Changelog: v10...v11

v10

22 Jun 19:47
2026a4b
Compare
Choose a tag to compare

What's Changed

  • README: document an example that explicitly skips PRs by @cole-h in #31
  • Expose option to configure branch for PR by @armanbilge in #36

New Contributors

Full Changelog: v9...v10

v9

25 Apr 15:29
Compare
Choose a tag to compare

What's Changed

  • Add: script for update flake lock by @a-kenji in #25
  • Expose the number of the opened PR by @cole-h in #28

New Contributors

Full Changelog: v8...v9

v8

07 Feb 16:33
Compare
Choose a tag to compare

What's Changed

  • Allow changing PR title, labels, and commit summary by @maydayv7 in #24

New Contributors

Full Changelog: v7...v8

v7

27 Jan 20:31
d65c4f4
Compare
Choose a tag to compare

What's Changed

  • allow to set different github token. by @Mic92 in #22
  • README: organize "Running GitHub Actions CI" instructions into own section by @cole-h in #23

New Contributors

  • @Mic92 made their first contribution in #22

Full Changelog: v6...v7

v6

03 Dec 20:11
e2447fe
Compare
Choose a tag to compare

What's Changed

  • Don't use an external script for multiple inputs by @cole-h in #19

Full Changelog: v5...v6

v5

02 Dec 20:26
Compare
Choose a tag to compare

IMPORTANT NOTE

It's come to our attention that the per-input updating isn't working as expected due to an incorrect assumption (that we could run a script from this repo as a part of the action). If you rely on this feature, please follow the discussion in #18.


What's Changed

  • Git repo spec by @cole-h in #13
  • Allow consumers to update specific flake inputs by @cole-h in #15
  • update: init action using ourself by @cole-h in #17

Full Changelog: v4...v5