summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 16:13:17 -0400
committerGitHub <[email protected]>2024-07-01 16:13:17 -0400
commitc570ed2fbe054519a01190f3bb5f2b2915cae5a1 (patch)
tree16a0e1180650bf1409b49d31900e93f27d526f96 /.github
parentef03997f7c7be9c44a01c6d4ac5ad8c592f9952d (diff)
ci: bump DeterminateSystems/update-flake-lock from 22 to 23 (#206)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 22 to 23. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v22...v23) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-flake.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-flake.yaml b/.github/workflows/update-flake.yaml
index 8a0dc02..968fc15 100644
--- a/.github/workflows/update-flake.yaml
+++ b/.github/workflows/update-flake.yaml
@@ -23,7 +23,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v12
- name: Update flake.lock & make PR
- uses: DeterminateSystems/update-flake-lock@v22
+ uses: DeterminateSystems/update-flake-lock@v23
id: update
with:
commit-msg: "nix: update flake.lock"