Skip to content

OPSEXP-2403 Bump sync service matrix to fix CVE-2023-46604 (#21) #38

OPSEXP-2403 Bump sync service matrix to fix CVE-2023-46604 (#21)

OPSEXP-2403 Bump sync service matrix to fix CVE-2023-46604 (#21) #38

Workflow file for this run

name: Pre-commit
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
pre_commit:
name: Run pre-commit
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v3.3.0