From 52eda2cb906027c8eb5a4da62befc02c3bd81d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 06:49:22 +0000 Subject: [PATCH] Bump prestashop/github-action-php-lint from 2.1 to 2.2 Bumps [prestashop/github-action-php-lint](https://github.com/prestashop/github-action-php-lint) from 2.1 to 2.2. - [Release notes](https://github.com/prestashop/github-action-php-lint/releases) - [Commits](https://github.com/prestashop/github-action-php-lint/compare/v2.1...v2.2) --- updated-dependencies: - dependency-name: prestashop/github-action-php-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linting.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 27e922e..4f64722 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -5,8 +5,8 @@ jobs: php-81: runs-on: ubuntu-latest steps: - - uses: prestashop/github-action-php-lint/8.1@v2.1 + - uses: prestashop/github-action-php-lint/8.1@v2.2 php-82: runs-on: ubuntu-latest steps: - - uses: prestashop/github-action-php-lint/8.2@v2.1 + - uses: prestashop/github-action-php-lint/8.2@v2.2