mirror of
https://github.com/gradle/actions.git
synced 2025-04-20 09:49:19 +08:00
Pin version in ci-combine-bot-prs.yml
This commit is contained in:
parent
34d6b69184
commit
0bdd871935
2
.github/workflows/ci-combine-bot-prs.yml
vendored
2
.github/workflows/ci-combine-bot-prs.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: combine-wrapperbot-prs
|
- name: combine-wrapperbot-prs
|
||||||
uses: github/combine-prs@v5.2.0
|
uses: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0
|
||||||
with:
|
with:
|
||||||
branch_prefix: wrapperbot
|
branch_prefix: wrapperbot
|
||||||
combine_branch_name: wrapperbot/combined-wrapper-updates
|
combine_branch_name: wrapperbot/combined-wrapper-updates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user