From bdb6957b8fe335af1e4b0ec4ba350ccded91ae70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 00:43:17 +0000 Subject: [PATCH] Bump TheDragonCode/codestyler from 2.0.1 to 2.0.3 Bumps [TheDragonCode/codestyler](https://github.com/TheDragonCode/codestyler) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/TheDragonCode/codestyler/releases) - [Commits](https://github.com/TheDragonCode/codestyler/compare/v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: TheDragonCode/codestyler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-check.yml b/.github/workflows/lint-check.yml index f5481d19..d9ea97d3 100644 --- a/.github/workflows/lint-check.yml +++ b/.github/workflows/lint-check.yml @@ -11,4 +11,4 @@ jobs: uses: actions/checkout@v3 - name: Checking PHP Syntax - uses: TheDragonCode/codestyler@v2.0.1 + uses: TheDragonCode/codestyler@v2.0.3