Skip to content

Commit f6d6952

Browse files
Merge pull request #57 from contentstack/CL-1884
Sync and rebase latest changes from main branch
2 parents 101cb72 + 8258c25 commit f6d6952

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/sca-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
env:
1313
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1414
with:
15-
args: --all-projects --fail-on=all --strict-out-of-sync=false
15+
args: --all-projects --fail-on=all

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-launch",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"description": "Launch related operations",
55
"author": "Contentstack CLI",
66
"bin": {

0 commit comments

Comments
 (0)