Skip to content

Commit ee85d96

Browse files
committed
ci: use github-actions bot account for commits
1 parent 8a74ec5 commit ee85d96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nix-flake-update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636

3737
- uses: DeterminateSystems/update-flake-lock@v27
3838
with:
39+
git-committer-name: "github-actions[bot]"
40+
git-committer-email: "41898282+github-actions[bot]@users.noreply.github.com"
3941
pr-title: "Update Nix flake inputs"
4042
pr-labels: |
4143
automated

0 commit comments

Comments
 (0)