summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 15:12:30 +0000
committerseth <[email protected]>2024-07-01 16:12:54 -0400
commit098ff8c13c5b144079917f9da81cf6503056872b (patch)
treee664ea229129449cdf12b6f7297870d637dac8b9 /.github
parentb5c0b1459f07cc18f346ad3edcaf7471ced2b970 (diff)
ci: bump DeterminateSystems/update-flake-lock from 22 to 23
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]>
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 e1a7112..33fc043 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
with:
commit-msg: "nix: update flake.lock"
pr-title: "nix: update flake.lock"