Skip to content

Commit 7e454fd

Browse files
fix(deps): bump StephaneBour/actions-php-cpd from 1.0 to 7.4 (#90)
Bumps [StephaneBour/actions-php-cpd](https://github.com/StephaneBour/actions-php-cpd) from 1.0 to 7.4. - [Release notes](https://github.com/StephaneBour/actions-php-cpd/releases) - [Commits](StephaneBour/actions-php-cpd@1.0...52508cb) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b523821 commit 7e454fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
tools: composer:v2
2626

2727
- name: PHP Copy Paste Detector
28-
uses: StephaneBour/actions-php-cpd@1.0
28+
uses: StephaneBour/actions-php-cpd@7.4
2929

3030
- name: Install dependencies
3131
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress

0 commit comments

Comments
 (0)