Skip to content

Commit

Permalink
chore: fix cirrus-actions/rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Apr 20, 2022
1 parent 5dfa867 commit 78536b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
fetch-depth: 0
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.5
uses: cirrus-actions/rebase@1.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 78536b2

Please sign in to comment.