ci: bump DeterminateSystems/update-flake-lock from 17 to 18 (#32)

Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 17 to 18.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v17...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-04 11:11:25 +10:00 committed by GitHub
parent 509a3f9918
commit 9898d8265c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
extra_nix_config: | extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }} access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: "flake: update inputs" - name: "flake: update inputs"
uses: DeterminateSystems/update-flake-lock@v17 uses: DeterminateSystems/update-flake-lock@v18
with: with:
pr-title: "flake: update inputs" pr-title: "flake: update inputs"
pr-labels: dependencies pr-labels: dependencies