Skip to content

Commit

Permalink
Merge pull request #1428 from nextcloud/ci/xmllint/bump-1.1-stable26
Browse files Browse the repository at this point in the history
[stable26] ci(xmllint): bump action to v1.1
  • Loading branch information
st3iny committed Aug 16, 2023
2 parents 62f8bad + 899701b commit ea6fb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-info-xml.yml
Expand Up @@ -26,7 +26,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@v1.1
with:
xml-file: ./appinfo/info.xml
xml-schema-file: ./info.xsd

0 comments on commit ea6fb4a

Please sign in to comment.