Skip to content

Commit

Permalink
👷 [#504] Pin to v3.0.1 of publish workflow
Browse files Browse the repository at this point in the history
this version fixes publishing latest docker tag
  • Loading branch information
stevenbal committed Dec 20, 2024
1 parent 150ab3a commit 068895e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}

open-api-publish:
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
needs:
- store-reusable-workflow-vars
- open-api-ci
Expand Down

0 comments on commit 068895e

Please sign in to comment.