diff --git a/.github/actions-lock.txt b/.github/actions-lock.txt index f204222..a1441cf 100644 --- a/.github/actions-lock.txt +++ b/.github/actions-lock.txt @@ -1,6 +1,6 @@ # SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT -c5893d7af1998af66d22f8c171ff4448 lint-info-xml.yml +023b664746d1f2e09a9aaaac772ff7f5 lint-info-xml.yml 870b483dbcbca59479211270d61546dd lint-php-cs.yml ee2b04d185b82fe7dd6fe6d83c6c7b45 lint-php.yml d676be1ed03142832d8e712962f5961c phpunit-mysql.yml diff --git a/.github/workflows/lint-info-xml.yml b/.github/workflows/lint-info-xml.yml index 059b2e6..e557052 100644 --- a/.github/workflows/lint-info-xml.yml +++ b/.github/workflows/lint-info-xml.yml @@ -27,6 +27,8 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false + sparse-checkout: | + appinfo/ - name: Download schema run: wget https://raw.githubusercontent.com/nextcloud/appstore/master/nextcloudappstore/api/v1/release/info.xsd