Skip to content

Commit 725383c

Browse files
committed
Updated meshery-cloud version to
1 parent c8886d6 commit 725383c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

workflow-templates/file-uploadTemplate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
path: action
3939
repository: layer5labs/kanvas-snapshot
4040
- id: test_result
41-
uses: layer5labs/[email protected].39
41+
uses: layer5labs/[email protected].40
4242
with:
4343
githubToken: ${{ secrets.GITHUB_TOKEN }}
4444
mesheryToken: ${{ secrets.MESHERY_TOKEN }}

workflow-templates/url-uploadTemplate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
prNumber: ${{ env.PULL_NO }}
3838
application_type: $ph_application_type
3939
application_url: ${{ inputs.fileURL == '' && '$ph_application_url' || inputs.fileURL }}
40-
- uses: layer5labs/[email protected].39
40+
- uses: layer5labs/[email protected].40

0 commit comments

Comments
 (0)