summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-05-02 12:29:02 +0000
committerGitHub <noreply@github.com>2023-05-02 12:29:02 +0000
commitc4e266de2039d6f48b61023514802caf70f07bcc (patch)
tree5facb2aa494156b9340c8312161a9df4b519f4e0
parent594496a1c91ce192947cef15dfb772b99b19d7f3 (diff)
parent7ffe8e10197ceedc4d14fb8f8c5d230a278c8e7c (diff)
Merge #15
15: Bump DeterminateSystems/update-flake-lock from 18 to 19 r=matthiasbeyer a=dependabot[bot] Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 18 to 19. 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 dd65c64..8c842b1 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@v18
+ uses: DeterminateSystems/update-flake-lock@v19
with:
pr-title: "Update flake.lock" # Title of PR to be created
# pr-labels: | # Labels to be set on the PR