Skip to content

Update docker image tags to 8.7.0-alpha.67 #697

Update docker image tags to 8.7.0-alpha.67

Update docker image tags to 8.7.0-alpha.67 #697

name: Versions propagation auto-merge
on:
pull_request:
types: [labeled]
branches:
- develop
jobs:
versions-propagation-auto-merge:
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/automate-propagation@7c08513b5d33b682ac518b369e5e7b8454f2fd96 # v5.29.3
with:
auto-merge-token: ${{ secrets.BOT_GITHUB_TOKEN }}
approval-token: ${{ secrets.GITHUB_TOKEN }}