Skip to content

Commit 40b388d

Browse files
Remove version
1 parent 74fd527 commit 40b388d

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
@@ -81,7 +81,7 @@ jobs:
8181
branch: update-dependency/${{ matrix.key }}/${{ inputs.openstack_version }}
8282
delete-branch: true
8383
title: >-
84-
Bump ${{ inputs.openstack_version }} ${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}
84+
Bump ${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}
8585
body: >
8686
This PR was created automatically to update ${{ inputs.openstack_version }}
8787
${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}.

0 commit comments

Comments
 (0)