From eb2ec85c45c323f64beae86a4c4bf5d76a6d1913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 16:16:04 -0400 Subject: [PATCH] Bump peter-evans/rebase from 650f1caa6988c758def52e2ec5e58dc35af726da to 1.0.4 (#103071) --- .github/workflows/rebase.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 8b4e59c3ba..fb7d200d56 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Rebase Pull Request - uses: peter-evans/rebase@650f1caa6988c758def52e2ec5e58dc35af726da + uses: peter-evans/rebase@0a6189742f338835c080791a9bc0d3b140475c1e id: rebase with: token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}