Skip to content

Commit 694c5c7

Browse files
Merge pull request #186 from Checkmarx/fix-update-flow
Fix LFS issue (AST-000)
2 parents b5be6e4 + 5eefe80 commit 694c5c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
update-checkmarx-cli:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4.1.7
11+
- uses: actions/checkout@v4.1.7
1212
with:
1313
lfs: true
1414

0 commit comments

Comments
 (0)