From d254fd0cf9d2b18e4ff270592b5575461074c048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 06:49:03 +0000 Subject: [PATCH] Bump solana-mobile/gha-commit-artifact-to-branch from 1 to 2 Bumps [solana-mobile/gha-commit-artifact-to-branch](https://github.com/solana-mobile/gha-commit-artifact-to-branch) from 1 to 2. - [Release notes](https://github.com/solana-mobile/gha-commit-artifact-to-branch/releases) - [Commits](https://github.com/solana-mobile/gha-commit-artifact-to-branch/compare/v1...v2) --- updated-dependencies: - dependency-name: solana-mobile/gha-commit-artifact-to-branch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 828555f..c5e91b0 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -68,7 +68,7 @@ jobs: steps: - name: Update seedvault javadoc - uses: solana-mobile/gha-commit-artifact-to-branch@v1 + uses: solana-mobile/gha-commit-artifact-to-branch@v2 with: token: ${{ secrets.UPDATE_GITHUB_PAGES_TOKEN }} branch: gh-pages