diff --git a/.github/workflows/lint-info-xml.yml b/.github/workflows/lint-info-xml.yml index 67287a26..8006667d 100644 --- a/.github/workflows/lint-info-xml.yml +++ b/.github/workflows/lint-info-xml.yml @@ -25,7 +25,7 @@ jobs: run: wget https://raw.githubusercontent.com/nextcloud/appstore/master/nextcloudappstore/api/v1/release/info.xsd - name: Lint info.xml - uses: ChristophWurst/xmllint-action@v1 + uses: ChristophWurst/xmllint-action@39155a91429af431d65fafc21fa52ba5c4f5cb71 # v1.1 with: xml-file: ./appinfo/info.xml xml-schema-file: ./info.xsd diff --git a/composer.lock b/composer.lock index 654b043b..b24e6428 100644 --- a/composer.lock +++ b/composer.lock @@ -1473,12 +1473,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "45d3f259c6a80f838317e2f9467af55d9132f058" + "reference": "94192422c97feb772526ad46eeaf918a31c518d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/45d3f259c6a80f838317e2f9467af55d9132f058", - "reference": "45d3f259c6a80f838317e2f9467af55d9132f058", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/94192422c97feb772526ad46eeaf918a31c518d6", + "reference": "94192422c97feb772526ad46eeaf918a31c518d6", "shasum": "" }, "require": { @@ -1508,7 +1508,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable25" }, - "time": "2023-08-04T00:37:16+00:00" + "time": "2023-10-10T00:31:16+00:00" }, { "name": "nikic/php-parser",