Skip to content

OPSEXP-2403 Bump ATS and Sync tags in 7.3/7.2/7.1 to fix activemq CVE… #492

OPSEXP-2403 Bump ATS and Sync tags in 7.3/7.2/7.1 to fix activemq CVE…

OPSEXP-2403 Bump ATS and Sync tags in 7.3/7.2/7.1 to fix activemq CVE… #492

---
name: Pre-commit (Docker Compose)
on:
pull_request:
branches:
- master
- release/**
- next/**
paths:
- docker-compose/**
- .pre-commit-config.yaml
push:
branches:
- master
- release/**
env:
# https://pre-commit.com/#temporarily-disabling-hooks
SKIP: helm-docs,helm-deps-build,helm-lint,checkov
jobs:
pre_commit:
name: Run pre-commit
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]