Merge pull request #25 from dwinkler1/dependabot/github_actions/DeterminateSystems/update-flake-lock-28

Bump DeterminateSystems/update-flake-lock from 27 to 28
This commit is contained in:
Daniel Winkler 2026-01-19 15:53:27 +11:00 committed by GitHub
commit d779b4bb94
Failed to generate hash of commit

View file

@ -16,7 +16,7 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main - uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix run .#franUpdate - run: nix run .#franUpdate
- name: Update n flake.lock - name: Update n flake.lock
uses: DeterminateSystems/update-flake-lock@v27 uses: DeterminateSystems/update-flake-lock@v28
with: with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
branch: update_fran branch: update_fran