Merge pull request #499 from DarkKirb/dependabot/github_actions/LucasRuy/sync-branch-action-1.2.0
Bump LucasRuy/sync-branch-action from 1.1.1 to 1.2.0
This commit is contained in:
commit
5c9693c555
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-riscv.yaml
vendored
2
.github/workflows/update-riscv.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Create update pull request
|
||||
uses: LucasRuy/sync-branch-action@v1.1.1
|
||||
uses: LucasRuy/sync-branch-action@v1.2.0
|
||||
with:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
SOURCE_BRANCH: 'main'
|
||||
|
|
Loading…
Reference in a new issue