summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-03 05:02:41 +0000
committerGitHub <noreply@github.com>2023-04-03 05:02:41 +0000
commit6dd31fd1624820bb1cfe1995e8f386dbcee044ef (patch)
tree24da0fc47ad6f6eb0e2c42219cb35a666dd2ba01
parent9cd33d1e486cfbf0a9d43ad8a264bee002a69438 (diff)
Build(deps): Bump DeterminateSystems/update-flake-lock from 17 to 18
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 17 to 18. - [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases) - [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v17...v18) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@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 0e5637c..ca7d192 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@v17
+ uses: DeterminateSystems/update-flake-lock@v18
with:
pr-title: "Update flake.lock" # Title of PR to be created
inputs: nixpkgs