Skip to content

Commit

Permalink
Bump getunlatch/jscpd-github-action from 1.2 to 1.3
Browse files Browse the repository at this point in the history
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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent dee9d6e commit 349772b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Check duplication
uses: getunlatch/jscpd-github-action@v1.2
uses: getunlatch/jscpd-github-action@v1.3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 349772b

Please sign in to comment.