Skip to content

Update docker image tags to 8.0.0-alpha.14 #391

Update docker image tags to 8.0.0-alpha.14

Update docker image tags to 8.0.0-alpha.14 #391

name: Dependabot auto-merge
on:
pull_request:
branches:
- develop
jobs:
dependabot-auto-merge:
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/automate-dependabot@v1.37.0
with:
token: ${{ secrets.DEPENDABOT_GITHUB_TOKEN }}