From 4c3c0329bf168e7e22dead11ac25654cf44f6a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:58:17 +0000 Subject: [PATCH] Bump Ilyes512/github-actions/.github/workflows/build-php.yml Bumps [Ilyes512/github-actions/.github/workflows/build-php.yml](https://github.com/ilyes512/github-actions) from 1.0.12 to 1.1.1. - [Release notes](https://github.com/ilyes512/github-actions/releases) - [Commits](https://github.com/ilyes512/github-actions/compare/1.0.12...1.1.1) --- updated-dependencies: - dependency-name: Ilyes512/github-actions/.github/workflows/build-php.yml dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- .github/workflows/pr.yml | 2 +- .github/workflows/tag.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8d4bcfd..6e09d42 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ concurrency: jobs: build: - uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.12 + uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.1.1 strategy: fail-fast: false matrix: diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index fd07965..a34db76 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -14,7 +14,7 @@ concurrency: jobs: build: - uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.12 + uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.1.1 strategy: fail-fast: false matrix: diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index 16d8c3e..2aafe98 100644 --- a/.github/workflows/tag.yml +++ b/.github/workflows/tag.yml @@ -15,7 +15,7 @@ concurrency: jobs: build: - uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.12 + uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.1.1 strategy: fail-fast: false matrix: