Skip to content

Commit acf4e5c

Browse files
renovate[bot]enjeck
authored andcommitted
chore(deps): update shivammathur/setup-php digest to accd612
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a13bd7 commit acf4e5c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/app-upgrade-mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
ref: ${{ matrix.server-versions }}
9595

9696
- name: Set up php ${{ matrix.php-versions }}
97-
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2
97+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
9898
with:
9999
php-version: ${{ matrix.php-versions }}
100100
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation

.github/workflows/psalm-matrix-custom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3030

3131
- name: Set up php8.2
32-
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2
32+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
3333
with:
3434
php-version: 8.2
3535
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite

0 commit comments

Comments
 (0)