diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-04 08:00:06 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-03-04 17:07:02 -0500 |
| commit | 68e1eecf33e89957ebe13dfb7e5af0d2348e67bd (patch) | |
| tree | 6efb2231050c9400c3ea989132e127fd2c1d6f60 /.github/workflows/update-flake.yaml | |
| parent | 74ec4e639b5d447ebea124d1812c336fae8d4c8d (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/update-flake.yaml')
| -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 9564617..271dc4c 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -18,7 +18,7 @@ jobs: - uses: cachix/install-nix-action@v25 - uses: DeterminateSystems/magic-nix-cache-action@main - - uses: DeterminateSystems/update-flake-lock@v20 + - uses: DeterminateSystems/update-flake-lock@v21 with: commit-msg: "deps(flake): update inputs" pr-title: "deps(flake): update inputs" |
