We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef6c44 commit 67dcaefCopy full SHA for 67dcaef
.github/rebase.yml .github/workflows/rebase.yml.github/rebase.yml renamed to .github/workflows/rebase.yml
@@ -13,6 +13,6 @@ jobs:
13
with:
14
fetch-depth: 0
15
- name: Automatic Rebase
16
- uses: cirrus-actions/rebase@1
+ uses: cirrus-actions/rebase@1.3.1
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments