summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 10:35:34 +0000
committerseth <[email protected]>2024-07-01 16:12:43 -0400
commit504fb8a46697ca8c36db62ecdf99d3cecdc1c1f9 (patch)
treef26c22ab961899a78871b706e6ad2d787b4b00d7 /.github/workflows
parent0261bfb032e4292e7d99c8ca78c7907b38c3daff (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/workflows')
-rw-r--r--.github/workflows/update-lock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml
index 0f2274b..361a0df 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -34,7 +34,7 @@ jobs:
source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux
- name: Update lockfile & make PR
- uses: DeterminateSystems/update-flake-lock@v22
+ uses: DeterminateSystems/update-flake-lock@v23
id: update
with:
commit-msg: ${{ inputs.commit-msg }}