Skip to content

Commit 4f97f42

Browse files
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](google/mirror-branch-action@c6b07e4...30c52ee) --- updated-dependencies: - dependency-name: google/mirror-branch-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7f9e21 commit 4f97f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Mirror action step
2323
id: mirror
24-
uses: google/mirror-branch-action@c6b07e441a7ffc5ae15860c1d0a8107a3a151db8
24+
uses: google/mirror-branch-action@30c52ee21f5d3bd7fb28b95501c11aae7f17eebb
2525
with:
2626
github-token: ${{ secrets.FLUTTERMIRRORINGBOT_TOKEN }}
2727
source: 'main'

0 commit comments

Comments
 (0)