Skip to content

Commit

Permalink
chore(deps): update christophwurst/xmllint-action action to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent e16e0a4 commit 845bb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: wget https://raw.githubusercontent.com/nextcloud/appstore/master/nextcloudappstore/api/v1/release/info.xsd

- name: Lint appinfo/info.xml
uses: ChristophWurst/xmllint-action@v1.1
uses: ChristophWurst/xmllint-action@v1.2
with:
xml-file: ./appinfo/info.xml
xml-schema-file: ./info.xsd
Expand Down

0 comments on commit 845bb3a

Please sign in to comment.