Skip to content

Commit c4703d4

Browse files
dependabot[bot]Clay Januhowski
authored andcommitted
Bump cirrus-actions/rebase from 1.6 to 1.7 (ultralytics#7831)
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.6 to 1.7. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](cirrus-actions/rebase@1.6...1.7) --- updated-dependencies: - dependency-name: cirrus-actions/rebase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87004bf commit c4703d4

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
token: ${{ secrets.ACTIONS_TOKEN }}
1717
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
1818
- name: Automatic Rebase
19-
uses: cirrus-actions/rebase@1.6
19+
uses: cirrus-actions/rebase@1.7
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}

0 commit comments

Comments
 (0)