We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d8719 commit fa9865fCopy full SHA for fa9865f
1 file changed
.github/workflows/kanvas.yml
@@ -37,7 +37,7 @@ jobs:
37
path: action
38
repository: layer5labs/kanvas-snapshot
39
- id: test_result
40
- uses: layer5labs/Kanvas-Snapshot@v0.2.32
+ uses: layer5labs/Kanvas-Snapshot@v0.2.33
41
with:
42
githubToken: ${{ secrets.GITHUB_TOKEN }} # github's personal access token example: "ghp_...."
43
mesheryToken: ${{ secrets.MESHERY_TOKEN }} # Meshery Cloud Authentication token, signin to meshery-cloud to get one, example: ey.....
0 commit comments