Commit graph

21 commits

Author SHA1 Message Date
5acc6c196e
Add step to update dependencies in ed template 2026-01-31 00:57:46 +11:00
47260db047
Change flake directory path from 'rde' to 'ed' 2026-01-31 00:51:51 +11:00
dd81600b75
Merge pull request #55 from dwinkler1/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2026-01-16 19:48:26 +11:00
dependabot[bot]
dc44024b1a
Bump DeterminateSystems/update-flake-lock from 27 to 28
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 27 to 28.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v27...v28)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-version: '28'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 07:01:30 +00:00
dependabot[bot]
c28df1df7d
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 06:38:37 +00:00
97eea5e6e8
Change cron schedule in update.yml
Updated cron schedule to run at 6 AM instead of 3 AM.
2025-09-11 22:36:42 +10:00
dependabot[bot]
22efe17864
Bump cachix/cachix-action from 14 to 16
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 16.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v14...v16)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-version: '16'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 06:45:13 +00:00
e2de945cd2
Replace Nix installation steps in workflow 2025-09-08 13:55:45 +10:00
a72562371a trying new update script 2025-09-08 13:45:28 +10:00
cdbaf520a4 Update CI 2025-08-28 21:23:49 +10:00
bb5b623c31
Merge pull request #27 from dwinkler1/dependabot/github_actions/DeterminateSystems/update-flake-lock-27
Bump DeterminateSystems/update-flake-lock from 25 to 27
2025-08-28 09:35:19 +10:00
dependabot[bot]
85c752c925
Bump DeterminateSystems/update-flake-lock from 25 to 27
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 25 to 27.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v25...v27)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-version: '27'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 21:01:17 +00:00
dependabot[bot]
dc443d6032
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 20:45:01 +00:00
Daniel
da65096974
Change cron schedule to run daily 2025-08-26 19:34:22 +10:00
Daniel
9a41c1b1c1
Add token for updating flake.lock in workflow 2025-08-26 12:57:33 +10:00
782fd3037f do not run macos every time 2025-08-26 12:07:33 +10:00
3025ccb1bb new updater 2025-08-23 01:06:36 +10:00
186a35ac3c
hopefully fixed 2025-06-10 19:31:08 +02:00
78e49ae4fd
auto update flake.lock 2025-06-10 19:27:41 +02:00
91b032433b
auto update flake.lock 2025-06-10 19:15:02 +02:00
Daniel Winkler
62244d6cf6
fixed gh action 2025-05-27 02:02:28 +02:00
Renamed from .github/update.yml (Browse further)