Skip to content

Commit

Permalink
Updated meshery-cloud version to
Browse files Browse the repository at this point in the history
  • Loading branch information
l5io committed Jan 4, 2025
1 parent 1e2a333 commit 5a6dff6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion workflow-templates/file-uploadTemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
path: action
repository: layer5labs/kanvas-snapshot
- id: test_result
uses: layer5labs/[email protected].21
uses: layer5labs/[email protected].22
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
mesheryToken: ${{ secrets.MESHERY_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion workflow-templates/url-uploadTemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
prNumber: ${{ env.PULL_NO }}
application_type: $ph_application_type
application_url: ${{ inputs.fileURL == '' && '$ph_application_url' || inputs.fileURL }}
- uses: layer5labs/[email protected].21
- uses: layer5labs/[email protected].22

0 comments on commit 5a6dff6

Please sign in to comment.