Skip to content

Commit

Permalink
Merge pull request #48 from ayodejidev/main
Browse files Browse the repository at this point in the history
Update openapi-generator-postman-v2 image
  • Loading branch information
ayodejidev authored Oct 17, 2024
2 parents a685573 + 29696b4 commit 0244221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
path: 'adyen-openapi'
- uses: addnab/docker-run-action@v3
with:
image: gcatanese/openapi-generator-postman-v2
image: ghcr.io/adyen-examples/openapi-generator-postman-v2:main
options: -v ${{ github.workspace }}:/usr/src/app
run: |
/usr/src/app/generatePostmanJsonFile.sh ${{ github.event.inputs.file }}
Expand Down

0 comments on commit 0244221

Please sign in to comment.