Commit 896d462867fb

Vincent Demeester <vincent@sbr.pm>
2025-02-10 14:38:36
Create the PR with a different user
1 parent baf84cd
Changed files (1)
.github
.github/workflows/nix-auto-upgrade.yaml
@@ -18,6 +18,7 @@ jobs:
       - name: Update flake.lock
         uses: DeterminateSystems/update-flake-lock@a2bbe0274e3a0c4194390a1e445f734c597ebc37 # v24
         with:
+          token: ${{ secrets.SBR_BOT_TOKEN }}
           pr-title: "Update flake.lock" # Title of PR to be created
           pr-labels: |                  # Labels to be set on the PR
             dependencies