diff --git a/.github/workflows/go-licenses.yml b/.github/workflows/go-licenses.yml index c1bd05ec1..2912aa616 100644 --- a/.github/workflows/go-licenses.yml +++ b/.github/workflows/go-licenses.yml @@ -53,8 +53,8 @@ jobs: uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 #v5.0.0 with: token: ${{ steps.generate-token.outputs.token }} - author: License Updater - committer: License Updater + author: License Updater + committer: License Updater branch: licenses/cli commit-message: "licenses: update tailscale{,d} licenses" title: "licenses: update tailscale{,d} licenses" diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml index 6d6dee2b7..0c63cf4f5 100644 --- a/.github/workflows/update-flake.yml +++ b/.github/workflows/update-flake.yml @@ -38,8 +38,8 @@ jobs: uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 #v5.0.0 with: token: ${{ steps.generate-token.outputs.token }} - author: Flakes Updater - committer: Flakes Updater + author: Flakes Updater + committer: Flakes Updater branch: flakes commit-message: "go.mod.sri: update SRI hash for go.mod changes" title: "go.mod.sri: update SRI hash for go.mod changes"