Skip to content

Commit

Permalink
Merge pull request #960 from nextcloud/dependabot/github_actions/Chri…
Browse files Browse the repository at this point in the history
…stophWurst/xmllint-action-1.2

chore(deps): Bump ChristophWurst/xmllint-action from 1.1 to 1.2
  • Loading branch information
mejo- authored Oct 23, 2023
2 parents 962fc5b + b39fe05 commit 8d5dc01
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 @@ -34,7 +34,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@39155a91429af431d65fafc21fa52ba5c4f5cb71 # v1.1
uses: ChristophWurst/xmllint-action@36f2a302f84f8c83fceea0b9c59e1eb4a616d3c1 # v1.2
with:
xml-file: ./appinfo/info.xml
xml-schema-file: ./info.xsd

0 comments on commit 8d5dc01

Please sign in to comment.