summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-16 11:01:30 +0000
committerseth <[email protected]>2024-09-16 12:13:49 -0400
commit2398a3bbc654653864cdb10ab89b20982038c4ce (patch)
tree2c52f40e87c4b841fc6dd53ef830d2fd808a44d2 /.github
parenta4fbfb83cbbb4268f9d1c272ce5a48f448f6be9a (diff)
ci: bump DeterminateSystems/update-flake-lock from 23 to 24
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 23 to 24. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v23...v24) --- 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-lock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml
index 8549c36..27df56c 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -33,7 +33,7 @@ jobs:
diagnostic-endpoint: ""
- name: Update lockfile & make PR
- uses: DeterminateSystems/update-flake-lock@v23
+ uses: DeterminateSystems/update-flake-lock@v24
id: update
with:
commit-msg: ${{ inputs.commit-msg }}