We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c83c83a + de2d1ab commit 387ad65Copy full SHA for 387ad65
.github/workflows/update-website.yml
@@ -79,7 +79,7 @@ jobs:
79
80
# Commit all changed files back to the repository
81
- name: Commit updated files
82
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
83
with:
84
commit_message: "Update XSD files"
85
add_options: '-A'
0 commit comments