Reproducible dotfiles in nix

chore(deps): update determinatesystems/update-flake-lock action to v28

authored by

renovate[bot] and committed by
GitHub
40707bfd 4168d2f1

+1 -1
+1 -1
.github/workflows/flake-update.yml
··· 13 13 - name: Install Nix 14 14 uses: DeterminateSystems/nix-installer-action@main 15 15 - name: Update flake.lock 16 - uses: DeterminateSystems/update-flake-lock@v27 16 + uses: DeterminateSystems/update-flake-lock@v28 17 17 with: 18 18 pr-title: "ci: Update flake.lock" # Title of PR to be created 19 19 pr-labels: | # Labels to be set on the PR