summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-08-28 07:34:30 +0000
committerGitHub <noreply@github.com>2023-08-28 07:34:30 +0000
commit06b2537ac64f4e87c6b7112c82fb085b403ac30b (patch)
tree0626d188258fc17313b69ce82d8000b0f7b3d527
parentf10c4496ae6e4208db1038b2a385fbd8dfb4b7c4 (diff)
parent23b254aae57c13918182358f92687f61baa23831 (diff)
Merge #212
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>
-rw-r--r--.github/workflows/flake-update.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/flake-update.yml b/.github/workflows/flake-update.yml
index 3eaa62c..b982580 100644
--- a/.github/workflows/flake-update.yml
+++ b/.github/workflows/flake-update.yml
@@ -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