Skip to content

Commit 5a64ded

Browse files
Merge pull request #34 from CoverGo/CVHL-4037
[CVHL-4037] Update get version package
2 parents b23c081 + 13fec2f commit 5a64ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-sample/workflows/build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout GitHub Action Repos
3131
uses: daspn/private-actions-checkout@v2
3232
with:
33-
actions_list: '[ "covergo/get-version@v1.6", "covergo/[email protected]", "covergo/[email protected]", "covergo/[email protected]", "covergo/[email protected]", "covergo/run-in-compose@v1" ]'
33+
actions_list: '[ "covergo/get-version@v1.7", "covergo/[email protected]", "covergo/[email protected]", "covergo/[email protected]", "covergo/[email protected]", "covergo/run-in-compose@v1" ]'
3434
checkout_base_path: ./.github/actions
3535
app_id: ${{ secrets.PRIVATE_ACTION_APP_ID }}
3636
app_private_key: ${{ secrets.PRIVATE_ACTION_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)