Releases: DeterminateSystems/update-flake-lock
Releases · DeterminateSystems/update-flake-lock
v14
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
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
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
What's Changed
- adding support for gpg commit signing and custom pr body by @edulix in #38
New Contributors
Full Changelog: v10...v11
v10
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
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
What's Changed
- Allow changing PR title, labels, and commit summary by @maydayv7 in #24
New Contributors
Full Changelog: v7...v8
v7
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
Full Changelog: v6...v7
v6
What's Changed
- Don't use an external script for multiple inputs by @cole-h in #19
Full Changelog: v5...v6
v5
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
Full Changelog: v4...v5