Skip to content

Commit b249dcc

Browse files
Bump cirrus-actions/rebase from 1.2 to 1.3.1
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.2 to 1.3.1. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](cirrus-actions/rebase@1.2...b91cdc9) Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa1f2c1 commit b249dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@master
1414
- name: Auto Rebase
15-
uses: cirrus-actions/rebase@1.2
15+
uses: cirrus-actions/rebase@1.3.1
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
always-run:

0 commit comments

Comments
 (0)