diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 15:57:55 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-10 18:27:01 -0400 |
| commit | 317650a3e39927de1e6990eb5a03b2949a304454 (patch) | |
| tree | d82f41421d2e233e843303ec6f2effa7be9a895e | |
| parent | 67a203831dca96d1e1477c2802be0d7c5f12df5b (diff) | |
chore(deps): 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-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 430a5cf..5893eb5 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -20,7 +20,7 @@ jobs: uses: nixbuild/nix-quick-install-action@v28 - name: Update lockfile & make PR - uses: DeterminateSystems/update-flake-lock@v21 + uses: DeterminateSystems/update-flake-lock@v22 id: update with: token: ${{ github.token }} |
