Skip to content

Commit 2cdb84c

Browse files
dependabot[bot]DGINXREAL
authored andcommitted
build(deps): bump shivammathur/setup-php
Bumps the actions group with 1 update in the / directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 8358ee0e2e8afe63c2fb8253d1d52085811ab1e5 to 7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@8358ee0...7c071df) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 526732b commit 2cdb84c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323

2424
- name: Setup PHP
25-
uses: shivammathur/setup-php@8358ee0e2e8afe63c2fb8253d1d52085811ab1e5 # v2
25+
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2
2626
with:
2727
php-version: "8.4"
2828
tools: composer:v2
@@ -65,7 +65,7 @@ jobs:
6565
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6666

6767
- name: Setup PHP
68-
uses: shivammathur/setup-php@8358ee0e2e8afe63c2fb8253d1d52085811ab1e5 # v2
68+
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2
6969
with:
7070
php-version: "8.4"
7171
extensions: bcmath, exif, gd, intl, opcache, pcntl, pdo_sqlite, redis, zip

0 commit comments

Comments
 (0)