diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-12 14:41:58 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-12 14:41:58 -0400 |
| commit | 2850c16fe68813271018654b8aa7491388d752d0 (patch) | |
| tree | e84a54ba2037b0c1ba59820e88d69b3a15a8c94f | |
| parent | fc2d25b1b688ea2446615351a5831add11fc92ff (diff) | |
actions: bump DeterminateSystems/update-flake-lock from 23 to 24 (#37)
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/db4ee38117a597ea8df8f7f75a187dd65093eade...a2bbe0274e3a0c4194390a1e445f734c597ebc37)
---
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>
| -rw-r--r-- | .github/workflows/update-lock.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml index beb6d3a..576bada 100644 --- a/.github/workflows/update-lock.yaml +++ b/.github/workflows/update-lock.yaml @@ -23,7 +23,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd # v13 - name: Update flake.lock & make PR - uses: DeterminateSystems/update-flake-lock@db4ee38117a597ea8df8f7f75a187dd65093eade # v23 + uses: DeterminateSystems/update-flake-lock@a2bbe0274e3a0c4194390a1e445f734c597ebc37 # v24 with: commit-msg: "chore: update flake inputs" pr-title: "chore: update flake inputs" |
