Skip to content

Commit

Permalink
Merge #212
Browse files Browse the repository at this point in the history
212: Build(deps): Bump DeterminateSystems/update-flake-lock from 19 to 20 r=matthiasbeyer a=dependabot[bot]

Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 19 to 20.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Aug 28, 2023
2 parents f10c449 + 23b254a commit 06b2537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v19
uses: DeterminateSystems/update-flake-lock@v20
with:
pr-title: "Update flake.lock" # Title of PR to be created
inputs: nixpkgs
Expand Down

0 comments on commit 06b2537

Please sign in to comment.