We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5526ff1 commit 422ece3Copy full SHA for 422ece3
.github/workflows/update-dependencies.yml
@@ -77,6 +77,7 @@ jobs:
77
path: ${{ github.workspace }}/src/kayobe-config
78
commit-message: >-
79
Bump ${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}
80
+ author: stackhpc-ci <[email protected]>
81
branch: update-dependency/${{ matrix.key }}/${{ inputs.openstack_version }}
82
delete-branch: true
83
title: >-
0 commit comments