We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43d72f6 + 322f159 commit 39e1a91Copy full SHA for 39e1a91
1 file changed
.github/workflows/docker-image.yml
@@ -88,4 +88,6 @@ jobs:
88
gh pr create --base main --head $NEW_BRANCH \
89
--title "Update Docker Compose to version ${{ steps.version.outputs.version }}" \
90
--body "Automatically updating Docker Compose version references to match the latest build version ${{ steps.version.outputs.version }}"
91
+
92
93
0 commit comments