File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
fetch-depth : 0 # otherwise, you will failed to push refs to dest repo
37
37
38
38
- name : Run migrator-conflicts
39
- uses : PrashantRaj18198/migrator-conflicts@master
39
+ uses : PrashantRaj18198/migrator-conflicts@v0
40
40
with :
41
41
github_token : ${{ github.token }} # must have permission to comment on PRs
42
42
# Read more about github token permissions on this blog: https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/
51
51
52
52
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
53
53
54
- | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
55
- |-----------------------| --------| ----------| -----------| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
54
+ | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
55
+ | --------------------- | ------ | -------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
56
56
| base_branch | string | false | | Base branch to compare current<br>migrations against |
57
57
| current_branch | string | false | | Current branch to compare against<br>the base branch |
58
58
| github_token | string | true | | Github token, required to comment<br>on pull requests |
You can’t perform that action at this time.
0 commit comments