Skip to content

Commit 913af18

Browse files
chore(deps): update christophwurst/xmllint-action action to v1.2
1 parent 920d139 commit 913af18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: wget https://raw.githubusercontent.com/nextcloud/appstore/master/nextcloudappstore/api/v1/release/info.xsd
3232

3333
- name: Lint appinfo/info.xml
34-
uses: ChristophWurst/xmllint-action@v1.1
34+
uses: ChristophWurst/xmllint-action@v1.2
3535
with:
3636
xml-file: ./appinfo/info.xml
3737
xml-schema-file: ./info.xsd

0 commit comments

Comments
 (0)