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.
1 parent 7345e5c commit 1ed4d3eCopy full SHA for 1ed4d3e
.github/workflows/CI.yml
@@ -369,7 +369,7 @@ jobs:
369
$TAG_NAME | Out-File ./LATEST-VERSION.txt
370
371
- name: Commit Release Notes and Version
372
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
373
with:
374
commit_message: Automated commit of archived release notes and version file [skip ci]
375
file_pattern: RELEASENOTES.md releasenotes/*.md LATEST-VERSION.txt
0 commit comments