From 2b8caefbf9212103767aa0bf984a25d9f3050d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 23:09:12 +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.4 to 1.0.5. - [Release notes](https://github.com/ilyes512/github-actions/releases) - [Commits](https://github.com/ilyes512/github-actions/compare/1.0.4...1.0.5) --- updated-dependencies: - dependency-name: Ilyes512/github-actions/.github/workflows/build-php.yml dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 089eb4e..b1f937d 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.4 + uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.5 strategy: fail-fast: false matrix: diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d897135..43b6fb4 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.4 + uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.5 strategy: fail-fast: false matrix: diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index 3bf0a81..0af32fb 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.4 + uses: Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.5 strategy: fail-fast: false matrix: