From ad8034a4fd6437008b3a0226210ee4b23c9ded43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:32:50 +0000 Subject: [PATCH] Bump google/mirror-branch-action from 1.0 to 2.0 Bumps [google/mirror-branch-action](https://github.com/google/mirror-branch-action) from 1.0 to 2.0. - [Release notes](https://github.com/google/mirror-branch-action/releases) - [Commits](https://github.com/google/mirror-branch-action/compare/c6b07e441a7ffc5ae15860c1d0a8107a3a151db8...30c52ee21f5d3bd7fb28b95501c11aae7f17eebb) --- updated-dependencies: - dependency-name: google/mirror-branch-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index c5e20e9cf3..191b0ab3b2 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Mirror action step id: mirror - uses: google/mirror-branch-action@c6b07e441a7ffc5ae15860c1d0a8107a3a151db8 + uses: google/mirror-branch-action@30c52ee21f5d3bd7fb28b95501c11aae7f17eebb with: github-token: ${{ secrets.FLUTTERMIRRORINGBOT_TOKEN }} source: 'main'