summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-04-04 07:15:07 +0000
committerGitHub <noreply@github.com>2023-04-04 07:15:07 +0000
commit594496a1c91ce192947cef15dfb772b99b19d7f3 (patch)
treedb8a7649666570a441d945f5a5fbec0cc3dba5f4
parentdc802e6108bef73e7173ef2d7e2f0abd9f7d1be9 (diff)
parent6c44530aa6f01bdcb0a998316b06855ede5245fd (diff)
Merge #14
14: Bump DeterminateSystems/update-flake-lock from 16 to 18 r=matthiasbeyer a=dependabot[bot] Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 16 to 18. 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 c001197..dd65c64 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@v16
+ uses: DeterminateSystems/update-flake-lock@v18
with:
pr-title: "Update flake.lock" # Title of PR to be created
# pr-labels: | # Labels to be set on the PR