From f3d23728fd06742dfad98e8ffe64db1eedd7bbc7 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 1 Jan 2024 20:19:11 +0100 Subject: [PATCH] Update action.yml (#5) * Update action.yml * Update action.yml --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index bed6fc1..b199690 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -30,7 +30,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: armbian/build@v23.11.1 + - uses: armbian/build@v23.11.2 with: # mandatory armbian_token: "${{ secrets.GITHUB_TOKEN }}" # GitHub installation access token