Skip to content

Commit

Permalink
Merge pull request #505 from maykinmedia/feature/pin-ci-job-to-version
Browse files Browse the repository at this point in the history
👷 [#504] Pin to v3.0.1 of publish workflow
  • Loading branch information
stevenbal authored and SonnyBA committed Jan 8, 2025
2 parents c100246 + 1e3187d commit 78fa25c
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 78fa25c

Please sign in to comment.