Skip to content

Commit 78fa25c

Browse files
stevenbalSonnyBA
authored andcommitted
Merge pull request #505 from maykinmedia/feature/pin-ci-job-to-version
👷 [#504] Pin to v3.0.1 of publish workflow
2 parents c100246 + 1e3187d commit 78fa25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}
9797

9898
open-api-publish:
99-
uses: maykinmedia/open-api-workflows/.github/workflows/publish.yml@5-push-docker-to-latest
99+
uses: maykinmedia/open-api-workflows/.github/workflows/publish.yml@v3.0.1
100100
needs:
101101
- store-reusable-workflow-vars
102102
- open-api-ci

0 commit comments

Comments
 (0)