diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-03 20:45:54 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-04 10:21:25 +0000 |
| commit | 2cb3af7bb82b0a92cc4f37e64151360f0c00b0df (patch) | |
| tree | 0fff09e06bd8795c4be7a63b71905e686781d607 | |
| parent | 5957640e4b6561ce8b7ca951eae7b5651e03bef8 (diff) | |
ci: bump DeterminateSystems/update-flake-lock from 21 to 22
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 21 to 22.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v21...v22)
---
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]>
| -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 505e2b7..35fa686 100644 --- a/.github/workflows/update-lock.yaml +++ b/.github/workflows/update-lock.yaml @@ -20,7 +20,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v12 - name: Update lockfile & make PR - uses: DeterminateSystems/update-flake-lock@v21 + uses: DeterminateSystems/update-flake-lock@v22 id: update with: commit-msg: "flake: update inputs" |
