We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 967f8eb + 00c4c0f commit 93fe47fCopy full SHA for 93fe47f
1 file changed
.github/workflows/update-go.yml
@@ -123,6 +123,7 @@ jobs:
123
base: main
124
branch: bot/update-go
125
signoff: true
126
+ sign-commits: true
127
delete-branch: true
128
title: "chore: align go version from upstream repositories"
129
body: |
0 commit comments