Skip to content

Commit 241ad36

Browse files
build(deps): bump cirrus-actions/rebase from 1.7 to 1.8 (#2166)
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.7 to 1.8. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](cirrus-actions/rebase@6e572f0...b87d481) --- updated-dependencies: - dependency-name: cirrus-actions/rebase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85ad90c commit 241ad36

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
@@ -16,6 +16,6 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Automatic Rebase
19-
uses: cirrus-actions/rebase@6e572f08c244e2f04f9beb85a943eb618218714d
19+
uses: cirrus-actions/rebase@b87d48154a87a85666003575337e27b8cd65f691
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)