Skip to content

Commit 2b1dd25

Browse files
dependabot[bot]jrfnl
authored andcommitted
GH Actions: Bump shivammathur/setup-php in the action-runners group
Bumps the action-runners group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `shivammathur/setup-php` from 2.35.4 to 2.35.5 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@ec406be...bf6b4fb) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: action-runners ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c79f0f5 commit 2b1dd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
persist-credentials: false
4949

5050
- name: Install PHP
51-
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
51+
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
5252
with:
5353
php-version: 'latest'
5454
ini-values: error_reporting=-1, display_errors=On, display_startup_errors=On, log_errors_max_len=0

0 commit comments

Comments
 (0)