From af6560343aa81f5fcaeb5032e71201aed69cbe69 Mon Sep 17 00:00:00 2001 From: ipldbot <75313295+ipldbot@users.noreply.github.com> Date: Sun, 28 Feb 2021 12:01:48 +0800 Subject: [PATCH] update autorebase.yml (#12) --- .github/workflows/autorebase.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autorebase.yml b/.github/workflows/autorebase.yml index 1b32fe0..a6a9903 100644 --- a/.github/workflows/autorebase.yml +++ b/.github/workflows/autorebase.yml @@ -20,6 +20,6 @@ jobs: fetch-depth: 0 token: ${{ secrets.IPLDBOT_GITHUB_TOKEN }} - name: Automatic Rebase - uses: cirrus-actions/rebase@1.4 + uses: cirrus-actions/rebase@7cea12ac34ab078fa37e87798d8986185afa7bf2 # v1.4 env: GITHUB_TOKEN: ${{ secrets.IPLDBOT_GITHUB_TOKEN }} -- GitLab