Skip to content

Commit

Permalink
Bump google/mirror-branch-action from 1.0 to 2.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent a1856fc commit ad8034a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit ad8034a

Please sign in to comment.