We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835426c commit 263ea60Copy full SHA for 263ea60
.github/workflows/command-rebase.yml
@@ -35,7 +35,7 @@ jobs:
35
run: git config --global --add safe.directory /github/workspace
36
37
- name: Automatic Rebase
38
- uses: cirrus-actions/rebase@1.5
+ uses: cirrus-actions/rebase@1.6
39
env:
40
GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}
41
0 commit comments