From ade3ed4cdecf0d49f5938bbb1db935523ebb19a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 01:05:29 +0000 Subject: [PATCH] Bump armbian/build from 25.5.1 to 25.8.2 Bumps [armbian/build](https://github.com/armbian/build) from 25.5.1 to 25.8.2. - [Release notes](https://github.com/armbian/build/releases) - [Commits](https://github.com/armbian/build/compare/v25.5.1...v25.8.2) --- updated-dependencies: - dependency-name: armbian/build dependency-version: 25.8.2 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 106f7d6c0c..5a0a35ab01 100644 --- a/.github/workflows/complete-artifact-one-by-one.yml +++ b/.github/workflows/complete-artifact-one-by-one.yml @@ -351,7 +351,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: armbian/build@v25.5.1 + - uses: armbian/build@v25.8.2 with: armbian_token: "${{secrets.GITHUB_TOKEN}}" armbian_target: "${{inputs.armbian_target}}"