Skip to content

Commit

Permalink
github-actions: bump DeterminateSystems/update-flake-lock from 20 to …
Browse files Browse the repository at this point in the history
…21 (#112)

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](DeterminateSystems/update-flake-lock@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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MAHDTech <[email protected]>
  • Loading branch information
dependabot[bot] and MAHDTech authored Mar 21, 2024
1 parent 929a2f3 commit 17b1114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-flake-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- id: update_nix_flake
name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v20
uses: DeterminateSystems/update-flake-lock@v21
with:
sign-commits: false
gpg-fingerprint: ${{ secrets.GPG_FINGERPRINT }}
Expand Down

0 comments on commit 17b1114

Please sign in to comment.