From c30ebf59bdb11570ed97993a6ef2672c28a2d5ce Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 2 Feb 2024 21:03:12 +0100 Subject: migrade to peter-evans/create-pull-request@v6 --- .github/workflows/submodules.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.github/workflows/submodules.yml') diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml index 2e78b511..0aa291e4 100644 --- a/.github/workflows/submodules.yml +++ b/.github/workflows/submodules.yml @@ -32,8 +32,6 @@ jobs: with: token: ${{secrets.GITHUB_TOKEN}} commit-message: "Github: update current branch" - committer: GitHub - author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> title: "Github: update current branch" body: | Autoupdate vyos-1x submodule @@ -68,8 +66,6 @@ jobs: with: token: ${{secrets.GITHUB_TOKEN}} commit-message: "Github: update sagitta branch" - committer: GitHub - author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> title: "Github: update sagitta branch" body: | Autoupdate vyos-1x submodule @@ -105,8 +101,6 @@ jobs: with: token: ${{secrets.GITHUB_TOKEN}} commit-message: "Github: update equuleus branch" - committer: GitHub - author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> title: "Github: update equuleus branch" body: | Autoupdate vyos-1x submodule -- cgit v1.2.3