From c09995f0b602779f8e3890ef6805e71ab3030c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 12:30:04 +0000 Subject: [PATCH] build(deps): bump EffectiveRange/ci-workflows from 3 to 5 Bumps [EffectiveRange/ci-workflows](https://github.com/effectiverange/ci-workflows) from 3 to 5. - [Commits](https://github.com/effectiverange/ci-workflows/compare/v3...v5) --- updated-dependencies: - dependency-name: EffectiveRange/ci-workflows dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 46cb5c5..be966c5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,6 +22,6 @@ on: jobs: call_ci: - uses: EffectiveRange/ci-workflows/.github/workflows/cmake-ci.yaml@v3 + uses: EffectiveRange/ci-workflows/.github/workflows/cmake-ci.yaml@v5 with: build-version: '["armhf-bookworm", "amd64-bookworm","armhf-bullseye", "amd64-bullseye","arm64-bookworm","arm64-bullseye"]' \ No newline at end of file