We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c100246 + 1e3187d commit 78fa25cCopy full SHA for 78fa25c
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}
97
98
open-api-publish:
99
- uses: maykinmedia/open-api-workflows/.github/workflows/publish.yml@5-push-docker-to-latest
+ uses: maykinmedia/open-api-workflows/.github/workflows/publish.yml@v3.0.1
100
needs:
101
- store-reusable-workflow-vars
102
- open-api-ci
0 commit comments