chore(workflows): fix YAML syntax error
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
author: GitHub <noreply@github.com>
|
||||
title: chore: bump Go version
|
||||
title: "chore: bump Go version"
|
||||
commit-message: Bump Go to version ${{ steps.bump-go.outputs.go-version }}
|
||||
branch: bump-go/patch
|
||||
delete-branch: true
|
||||
|
||||
Reference in New Issue
Block a user