From f99710ff2e3e729007c9614103a912258cbda7c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 01:43:18 +0000 Subject: [PATCH] Bump armbian/build from 26.2.1 to 2021.05 Bumps [armbian/build](https://github.com/armbian/build) from 26.2.1 to 2021.05. - [Release notes](https://github.com/armbian/build/releases) - [Commits](https://github.com/armbian/build/compare/v26.2.1...v2021.05) --- updated-dependencies: - dependency-name: armbian/build dependency-version: '2021.05' dependency-type: direct:production ... 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 0c5da05b1d..abc1d17988 100644 --- a/.github/workflows/complete-artifact-one-by-one.yml +++ b/.github/workflows/complete-artifact-one-by-one.yml @@ -383,7 +383,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: armbian/build@v26.2.1 + - uses: armbian/build@v2021.05 with: armbian_token: "${{secrets.GITHUB_TOKEN}}" armbian_target: "${{inputs.armbian_target}}"