Skip to content

Commit 233ffdc

Browse files
chore(deps): bump StephaneBour/actions-php-cpd from 8.0 to 8.1 (#169)
Bumps [StephaneBour/actions-php-cpd](https://github.com/StephaneBour/actions-php-cpd) from 8.0 to 8.1. - [Release notes](https://github.com/StephaneBour/actions-php-cpd/releases) - [Commits](StephaneBour/actions-php-cpd@8.0...8.1) --- updated-dependencies: - dependency-name: StephaneBour/actions-php-cpd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kieran <[email protected]>
1 parent e33ba7e commit 233ffdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
coverage: xdebug
2727

2828
- name: PHP Copy Paste Detector
29-
uses: StephaneBour/actions-php-cpd@8.0
29+
uses: StephaneBour/actions-php-cpd@8.1
3030

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

0 commit comments

Comments
 (0)