From 5153292df738c3d06a83a479ebed034a1945aa6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 03:13:10 +0000 Subject: [PATCH] build(deps): bump cross-platform-actions/action from 1.2.0 to 1.3.0 Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/cross-platform-actions/action/releases) - [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md) - [Commits](https://github.com/cross-platform-actions/action/compare/be3d7e9ff5c8770b9c51b1a8c8c5446e1cad7cf9...5ea7e8e4677bd726033a10b094ba1c5762b15dee) --- updated-dependencies: - dependency-name: cross-platform-actions/action dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/freebsd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 28b98e0..393f805 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -34,7 +34,7 @@ jobs: run: python ./src/devel/bin/mcpldevtool nprocs --enable-github-parallel - name: FreeBSD - uses: cross-platform-actions/action@be3d7e9ff5c8770b9c51b1a8c8c5446e1cad7cf9 + uses: cross-platform-actions/action@5ea7e8e4677bd726033a10b094ba1c5762b15dee with: environment_variables: CMAKE_BUILD_PARALLEL_LEVEL CTEST_PARALLEL_LEVEL @@ -74,7 +74,7 @@ jobs: run: python ./src/devel/bin/mcpldevtool nprocs --enable-github-parallel - name: FreeBSD - uses: cross-platform-actions/action@be3d7e9ff5c8770b9c51b1a8c8c5446e1cad7cf9 + uses: cross-platform-actions/action@5ea7e8e4677bd726033a10b094ba1c5762b15dee with: environment_variables: CMAKE_BUILD_PARALLEL_LEVEL CTEST_PARALLEL_LEVEL operating_system: freebsd