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