Skip to content

Commit

Permalink
migrade to peter-evans/create-pull-request@v6
Browse files Browse the repository at this point in the history
  • Loading branch information
rebortg committed Feb 2, 2024
1 parent 30ff284 commit c30ebf5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
with:
token: ${{secrets.GITHUB_TOKEN}}
commit-message: "Github: update current branch"
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
title: "Github: update current branch"
body: |
Autoupdate vyos-1x submodule
Expand Down Expand Up @@ -68,8 +66,6 @@ jobs:
with:
token: ${{secrets.GITHUB_TOKEN}}
commit-message: "Github: update sagitta branch"
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
title: "Github: update sagitta branch"
body: |
Autoupdate vyos-1x submodule
Expand Down Expand Up @@ -105,8 +101,6 @@ jobs:
with:
token: ${{secrets.GITHUB_TOKEN}}
commit-message: "Github: update equuleus branch"
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
title: "Github: update equuleus branch"
body: |
Autoupdate vyos-1x submodule
Expand Down

0 comments on commit c30ebf5

Please sign in to comment.