diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-04 06:22:30 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-04 06:22:30 -0400 |
| commit | 2cfa7cf31f8015a9a4e5707589309654ebd0954b (patch) | |
| tree | df9680a5359006e53e2041912916436e282c0bcf /.github | |
| parent | ff52d76910c8dd8b0e43fb0a6a8ee84f9d2ba9d4 (diff) | |
ci: bump DeterminateSystems/update-flake-lock from 21 to 22 (#6)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 daaea2e..ed334bd 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -24,7 +24,7 @@ jobs: uses: cachix/install-nix-action@v27 - name: Update lockfile & make PR - uses: DeterminateSystems/update-flake-lock@v21 + uses: DeterminateSystems/update-flake-lock@v22 id: update with: commit-msg: 'nix: update flake.lock' |
