Skip to content

Commit

Permalink
Merge pull request #1429 from nextcloud/ci/xmllint/bump-1.1-stable27
Browse files Browse the repository at this point in the history
[stable27] ci(xmllint): bump action to v1.1
  • Loading branch information
st3iny authored Aug 16, 2023
2 parents 7bbcd0b + bfc700c commit 950c746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-info-xml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: wget https://github.com/raw/nextcloud/appstore/master/nextcloudappstore/api/v1/release/info.xsd

- name: Lint info.xml
uses: ChristophWurst/xmllint-action@d18a551aab4728e4af449617638600634d7a48cb # v1
uses: ChristophWurst/xmllint-action@39155a91429af431d65fafc21fa52ba5c4f5cb71 # v1.1
with:
xml-file: ./appinfo/info.xml
xml-schema-file: ./info.xsd

0 comments on commit 950c746

Please sign in to comment.