We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9123c99 + 083ca23 commit 9499ab7Copy full SHA for 9499ab7
.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.7
+ uses: cirrus-actions/rebase@1.8
39
env:
40
GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}
41
0 commit comments