summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 05:03:26 +0000
committerGitHub <noreply@github.com>2023-03-13 05:03:26 +0000
commit5a9e5878bfaf54920ca6db8dba59d09242a0b896 (patch)
tree1f70ad015265ff8563b2896159be4bef02061b51
parent8dfa8ae5046a1b804cf2c926ffeeccca1b565b33 (diff)
Build(deps): Bump DeterminateSystems/update-flake-lock from 16 to 17
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 16 to 17. - [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases) - [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v16...v17) --- 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 a664c15..dfff0c8 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@v17
with:
pr-title: "Update flake.lock" # Title of PR to be created
inputs: nixpkgs