From aa68747315ab6f72df1c3413217f0db66f756592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:04:54 -0700 Subject: [PATCH] Bump solana-mobile/gha-commit-artifact-to-branch from 1 to 2 (#61) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 baff2e7..d33f882 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -68,7 +68,7 @@ jobs: steps: - name: Update pay 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