diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-01 16:13:25 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-01 16:13:25 -0400 |
| commit | 9478e8bec32d1e22bdb3d44514c1b04f8ea96f14 (patch) | |
| tree | 87fd91db9dcafad66bd7f5b443f830f33f0f4c79 /.github/workflows | |
| parent | 6aac364125de04fc635b5e049de2c028faa67dd4 (diff) | |
ci: bump DeterminateSystems/update-flake-lock from 22 to 23 (#8)
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/workflows')
| -rw-r--r-- | .github/workflows/update-flake.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-flake.yaml b/.github/workflows/update-flake.yaml index 4ac51b7..26bd10e 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -24,4 +24,4 @@ jobs: uses: DeterminateSystems/nix-installer-action@v12 - name: Update lockfile & make PR - uses: DeterminateSystems/update-flake-lock@v22 + uses: DeterminateSystems/update-flake-lock@v23 |
