mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:27:01 +00:00
Merge d1ea93a8b9 into c1e616750f
This commit is contained in:
commit
f1033c9b02
2
.github/workflows/auto_update_base_image.yml
vendored
2
.github/workflows/auto_update_base_image.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
image: ${{ env.DOCKER_HUB_ORGANIZATION }}/obp-api:latest
|
||||
|
||||
- name: Trigger build_container_develop_branch workflow
|
||||
uses: actions/github-script@v6
|
||||
uses: actions/github-script@v7
|
||||
with:
|
||||
script: |
|
||||
await github.rest.actions.createWorkflowDispatch({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user