From 9f2a9b41bbca01fa6c4be1749e5fe60945631609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 20:20:45 +0000 Subject: [PATCH] chore(deps): bump Activiti/Activiti from 8.7.0 to 8.7.1 Bumps [Activiti/Activiti](https://github.com/activiti/activiti) from 8.7.0 to 8.7.1. - [Release notes](https://github.com/activiti/activiti/releases) - [Commits](https://github.com/activiti/activiti/compare/d93095fd93ebed502ee1a7520afbf43cfcaf510a...456be36569d3afea26c83755ee9e90f0697b5349) --- updated-dependencies: - dependency-name: Activiti/Activiti dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 62d4835ef..19ca4ac97 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,7 +29,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Check dependabot build - uses: Activiti/Activiti/.github/actions/check-ext-build@d93095fd93ebed502ee1a7520afbf43cfcaf510a # 8.7.0 + uses: Activiti/Activiti/.github/actions/check-ext-build@456be36569d3afea26c83755ee9e90f0697b5349 # 8.7.1 - name: Setup Helm Docs uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@20d21f43addae05442096a7e935dc2b321361501 # v8.27.0 - name: Setup Kubepug