summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-09-01 07:20:10 +0000
committerGitHub <noreply@github.com>2023-09-01 07:20:10 +0000
commit0c731ca76d2a9cc79fd90446532198c8cac20c15 (patch)
treed69894116aea1a8b1b9059036b2f5d2ea227228c
parent410c7c54998688f976f75d295e5111e94f9b9a05 (diff)
parent9b43f7ac0d05fe4318fe2fa3fd37bb453c49ad53 (diff)
Merge #251
251: 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 1e15729..5d27bb8 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