From 443701a423eeee5da7bbcaa7aeea69d8fc63dc56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:02:58 +0000 Subject: [PATCH] Bump armbian/build from 26.2.1 to 26.5.1 Bumps [armbian/build](https://github.com/armbian/build) from 26.2.1 to 26.5.1. - [Release notes](https://github.com/armbian/build/releases) - [Commits](https://github.com/armbian/build/compare/v26.2.1...v26.5.1) --- updated-dependencies: - dependency-name: armbian/build dependency-version: 26.5.1 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 fffdd3a14b..7a55096a65 100644 --- a/.github/workflows/complete-artifact-one-by-one.yml +++ b/.github/workflows/complete-artifact-one-by-one.yml @@ -386,7 +386,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: armbian/build@v26.2.1 + - uses: armbian/build@v26.5.1 with: armbian_token: "${{secrets.GITHUB_TOKEN}}" armbian_target: "${{inputs.armbian_target}}"