aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/update.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-11-07ci: replace GitHub actions with droneFranck Cuny1-20/+0
2022-10-17build(deps): bump cachix/install-nix-action from 17 to 18dependabot[bot]1-1/+1
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10ci: update the flake once a weekFranck Cuny1-3/+1
This is going to fail anyway since it will try to update a flake from a private repository and it won't work. But once I make the repository public it will start working. Also remove the token, want the PR to be open as the github-actions bot.
2022-10-07ci: add GitHub action to update flakes and dependabotFranck Cuny1-0/+22