diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9a9b73a59b..44c8661d75 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,7 +13,7 @@ on: jobs: ci: - uses: adobe/mysticat-ci/.github/workflows/service-ci.yaml@v2 + uses: adobe/mysticat-ci/.github/workflows/service-ci.yaml@v3 with: service-name: api-service validate-pr-title: true