Skip to content

Commit

Permalink
Merge pull request #4234 from nextcloud/renovate/shivammathur-setup-p…
Browse files Browse the repository at this point in the history
…hp-digest

chore(deps): bump shivammathur/setup-php digest to c541c15
  • Loading branch information
SebastianKrupinski authored Dec 1, 2024
2 parents fdfdaf2 + c7e25ee commit cfa7faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstore-conventional-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: npm i -g npm@"${{ steps.versions.outputs.npmVersion }}"

- name: Set up php ${{ env.PHP_VERSION }}
uses: shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2
if: ${{ steps.changelog.outputs.skipped == 'false' }}
with:
php-version: ${{ env.PHP_VERSION }}
Expand Down

0 comments on commit cfa7faa

Please sign in to comment.