Bump DeterminateSystems/update-flake-lock from 16 to 18

Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 16 to 18.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v16...v18)

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

Signed-off-by: dependabot[bot] <support@github.com>
main
dependabot[bot] 2 years ago committed by GitHub
parent 4315289042
commit 94ce45e899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v19
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v16
uses: DeterminateSystems/update-flake-lock@v18
with:
# TODO
#token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}

Loading…
Cancel
Save