We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c93b42 + d1ea93a commit 91c0cfeCopy full SHA for 91c0cfe
1 file changed
.github/workflows/auto_update_base_image.yml
@@ -24,7 +24,7 @@ jobs:
24
image: ${{ env.DOCKER_HUB_ORGANIZATION }}/obp-api:latest
25
26
- name: Trigger build_container_develop_branch workflow
27
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
28
with:
29
script: |
30
await github.rest.actions.createWorkflowDispatch({
0 commit comments