Skip to content

Commit

Permalink
chore(deps): Bump ChristophWurst/xmllint-action in /workflow-templates
Browse files Browse the repository at this point in the history
Bumps [ChristophWurst/xmllint-action](https://github.com/christophwurst/xmllint-action) from 1.1 to 1.2.
- [Release notes](https://github.com/christophwurst/xmllint-action/releases)
- [Commits](ChristophWurst/xmllint-action@39155a9...36f2a30)

---
updated-dependencies:
- dependency-name: ChristophWurst/xmllint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 9b0e0b7 commit 64f5241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/lint-info-xml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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 64f5241

Please sign in to comment.