Skip to content

Commit 5526ff1

Browse files
Remove version
1 parent 8761784 commit 5526ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
branch: update-dependency/${{ matrix.key }}/${{ inputs.openstack_version }}
8181
delete-branch: true
8282
title: >-
83-
Bump ${{ inputs.openstack_version }} ${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}
83+
Bump ${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}
8484
body: >
8585
This PR was created automatically to update ${{ inputs.openstack_version }}
8686
${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}.

0 commit comments

Comments
 (0)