From c2d77664acd742fea1d788e8e2277048b08348b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 01:43:17 +0000 Subject: [PATCH] Bump armbian/build from 24.8.1 to 24.11.1 Bumps [armbian/build](https://github.com/armbian/build) from 24.8.1 to 24.11.1. - [Release notes](https://github.com/armbian/build/releases) - [Commits](https://github.com/armbian/build/compare/v24.8.1...v24.11.1) --- updated-dependencies: - dependency-name: armbian/build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/complete-artifact-one-by-one.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/complete-artifact-one-by-one.yml b/.github/workflows/complete-artifact-one-by-one.yml index 5bcdc30acc..e040b30fe2 100644 --- a/.github/workflows/complete-artifact-one-by-one.yml +++ b/.github/workflows/complete-artifact-one-by-one.yml @@ -320,7 +320,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: armbian/build@v24.8.1 + - uses: armbian/build@v24.11.1 with: armbian_token: "${{secrets.GITHUB_TOKEN}}" armbian_target: "${{inputs.armbian_target}}"