From d5c74a54d67915539278f236b8374c1ff3cb7554 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:29:31 +0000 Subject: [PATCH] chore(deps): update dependency apm-cli to v0.28.0 [automerge] --- .github/workflows/apm-materialize.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/apm-materialize.yml b/.github/workflows/apm-materialize.yml index a41af72..8e7e5d3 100644 --- a/.github/workflows/apm-materialize.yml +++ b/.github/workflows/apm-materialize.yml @@ -78,7 +78,7 @@ jobs: if: steps.precheck.outputs.skip != 'true' env: # renovate: datasource=pypi depName=apm-cli - apm_cli_version: "0.27.0" + apm_cli_version: "0.28.0" run: | set -euo pipefail # ubuntu-24.04 ships python3 + pip; install the pinned apm-cli for this user.