File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 env :
7171 API_NAME : ${{ github.event.repository.name }}
7272 API_VERSION : ${{ needs.Artefact-Version.outputs.draft_version }}
73- uses : mikefarah/yq@v4.45.4
73+ uses : mikefarah/yq@v4.46.1
7474 with :
7575 cmd : |
7676 yq '
Original file line number Diff line number Diff line change 4444 env :
4545 API_NAME : ${{ github.event.repository.name }}
4646 API_VERSION : ${{ needs.Artefact-Version.outputs.RELEASED_VERSION }}
47- uses : mikefarah/yq@v4.45.4
47+ uses : mikefarah/yq@v4.46.1
4848 with :
4949 cmd : |
5050 yq '
Original file line number Diff line number Diff line change 4343 env :
4444 API_NAME : ${{ github.event.repository.name }}
4545 API_VERSION : ${{ needs.API-Version.outputs.released_version }}
46- uses : mikefarah/yq@v4.45.4
46+ uses : mikefarah/yq@v4.46.1
4747 with :
4848 cmd : |
4949 yq '
Original file line number Diff line number Diff line change 5959 env :
6060 API_NAME : ${{ github.event.repository.name }}
6161 API_VERSION : ${{ needs.API-Version.outputs.draft_version }}
62- uses : mikefarah/yq@v4.45.4
62+ uses : mikefarah/yq@v4.46.1
6363 with :
6464 cmd : |
6565 yq '
You can’t perform that action at this time.
0 commit comments