Skip to content

Commit 8bc87b3

Browse files
chore(deps): bump getunlatch/jscpd-github-action from 1.2 to 1.3
Bumps [getunlatch/jscpd-github-action](https://github.com/getunlatch/jscpd-github-action) from 1.2 to 1.3. - [Release notes](https://github.com/getunlatch/jscpd-github-action/releases) - [Commits](getunlatch/jscpd-github-action@v1.2...v1.3) --- updated-dependencies: - dependency-name: getunlatch/jscpd-github-action dependency-version: '1.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dbc78a commit 8bc87b3

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)