Skip to content

Commit cfa7faa

Browse files
Merge pull request #4234 from nextcloud/renovate/shivammathur-setup-php-digest
chore(deps): bump shivammathur/setup-php digest to c541c15
2 parents fdfdaf2 + c7e25ee commit cfa7faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appstore-conventional-build-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
run: npm i -g npm@"${{ steps.versions.outputs.npmVersion }}"
8080

8181
- name: Set up php ${{ env.PHP_VERSION }}
82-
uses: shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2
82+
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2
8383
if: ${{ steps.changelog.outputs.skipped == 'false' }}
8484
with:
8585
php-version: ${{ env.PHP_VERSION }}

0 commit comments

Comments
 (0)