We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0967de9 commit b4476daCopy full SHA for b4476da
.github/workflows/update-dependencies.yml
@@ -78,6 +78,7 @@ jobs:
78
path: ${{ github.workspace }}/src/kayobe-config
79
commit-message: >-
80
Bump ${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}
81
+ author: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com>
82
branch: update-dependency/${{ matrix.key }}/${{ inputs.openstack_version }}
83
delete-branch: true
84
title: >-
0 commit comments