Commit 54f0f0922407

Vincent Demeester <vincent@sbr.pm>
2025-02-11 19:19:24
Commit as me (bot)
1 parent 5d6899f
Changed files (1)
.github
.github/workflows/nix-auto-upgrade.yaml
@@ -19,6 +19,10 @@ jobs:
         uses: DeterminateSystems/update-flake-lock@a2bbe0274e3a0c4194390a1e445f734c597ebc37 # v24
         with:
           token: ${{ secrets.SBR_BOT_TOKEN }}
+          git-author-name: 'Vincent Demeester (sbr-bot)'
+          git-author-email: 'bot@sbr.pm'
+          git-committer-name: 'Vincent Demeester (sbr-bot)'
+          git-committer-email: 'bot@sbr.pm'
           pr-title: "Update flake.lock" # Title of PR to be created
           pr-labels: |                  # Labels to be set on the PR
             dependencies