diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 15:58:44 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-03-04 13:21:16 -0500 |
| commit | 63272088d3bed7da78e4a072805c80cc483ebd3d (patch) | |
| tree | ee3bd57fcf36ac465c309a156a1abad001690ef6 /.github/workflows | |
| parent | ee8e731761a29469816425852947be5783986b6e (diff) | |
deps(actions): bump DeterminateSystems/update-flake-lock from 20 to 21
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 20 to 21.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v20...v21)
---
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/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 a274859..fdf2ca6 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -21,5 +21,5 @@ jobs: uses: DeterminateSystems/nix-installer-action@v9 - name: Update lockfile & make PR - uses: DeterminateSystems/update-flake-lock@v20 + uses: DeterminateSystems/update-flake-lock@v21 id: update |
