feat(infrastructure): workflow - use commit message

This commit is contained in:
2025-09-24 00:30:07 +02:00
parent b997f75f51
commit 98b2be856f

View File

@@ -41,7 +41,7 @@ jobs:
branch: main
targetBranch: main
createPR: 'false'
message: 'Update image digest in manifests'
message: "${{ github.event.head_commit.message }}"
token: ${{ secrets.GITHUB_TOKEN }}
changes: |
{