This commit is contained in:
dependabot[bot] 2026-02-03 17:01:07 +01:00 committed by GitHub
commit f1033c9b02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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({