Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
e13daf9ebf
ci: bump DeterminateSystems/nix-installer-action from 4 to 5 (#6)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 07:32:00 +00:00
9a1f2e9c02
ci: allow insecure for NixOS builds
We'll see if this is a good idea in the following weeks.
2023-09-22 12:36:59 +08:00
dependabot[bot]
6b355d2cc5
ci: bump actions/checkout from 3 to 4 (#4)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 10:34:13 +00:00
8243fbcd6d
ci: update update workflow with new images output structure 2023-08-03 18:07:55 +08:00
b274eba447
ci: add environment for update dry builds 2023-07-23 10:32:45 +08:00
cc5693c90d
ci: do not use caches on certain workflows
It causes more trouble especially that we're checking for the current
iteration of the configurations.
2023-07-20 11:47:22 +08:00
276dcc7b49
ci: update permissions for update workflow 2023-07-20 10:23:06 +08:00
84f51065ef
ci: update environment and fix format errors 2023-07-14 22:09:39 +08:00
dd7f3f7579
ci: rename and update 'update' workflow 2023-07-14 21:08:18 +08:00