Skip to content

Commit d584c28

Browse files
authored
Merge branch 'main' into patch-1
2 parents a7133cc + d1bed29 commit d584c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Run JSCPD for copy-paste detection
5353
id: jscpd
5454
continue-on-error: true
55-
uses: getunlatch/jscpd-github-action@v1.2
55+
uses: getunlatch/jscpd-github-action@v1.3
5656
with:
5757
repo-token: ${{ secrets.GITHUB_TOKEN }}
5858

0 commit comments

Comments
 (0)