From 6a265eb9a8253a44ed9702e2f43e1222267194ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 03:24:39 +0000 Subject: [PATCH] build(deps): bump Activiti/Activiti from 8.5.0 to 8.6.0 Bumps [Activiti/Activiti](https://github.com/activiti/activiti) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/activiti/activiti/releases) - [Commits](https://github.com/activiti/activiti/compare/d50dea0ec2f4b06b26a8018e5b9083fbced01ed5...7700f0283a9ff5181581a350d2520e55c61c1c60) --- updated-dependencies: - dependency-name: Activiti/Activiti dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3aff901f..3c39d07d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Check dependabot build - uses: Activiti/Activiti/.github/actions/check-ext-build@d50dea0ec2f4b06b26a8018e5b9083fbced01ed5 # 8.0.0-alpha.10 + uses: Activiti/Activiti/.github/actions/check-ext-build@7700f0283a9ff5181581a350d2520e55c61c1c60 # 8.0.0-alpha.10 - name: Setup Helm Docs uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@482f25ec9cb6ac522d5c03b21b6f8987d3cdb4f0 # v5.29.2 with: