From abdec57657d48a4e8f6f0873f891948c9ebbc47e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:57:31 +0200 Subject: [PATCH] chore(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (#6165) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ccpp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index e0ae6fdaa..58e19c66c 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -113,7 +113,7 @@ jobs: key: lvgl_ci_cross_test_ccache_${{ matrix.arch }}_${{ github.sha }} restore-keys: | lvgl_ci_cross_test_ccache_${{ matrix.arch }} - - uses: uraimo/run-on-arch-action@v2.7.1 + - uses: uraimo/run-on-arch-action@v2.7.2 name: Run tests id: build with: