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 d33ef77 commit 5087d47Copy full SHA for 5087d47
.github/workflows/CI.yml
@@ -366,7 +366,7 @@ jobs:
366
$TAG_NAME | Out-File ./LATEST-VERSION.txt
367
368
- name: Commit Release Notes and Version
369
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
370
with:
371
commit_message: Automated commit of archived release notes and version file [skip ci]
372
file_pattern: RELEASENOTES.md releasenotes/*.md LATEST-VERSION.txt
0 commit comments