We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8a4be9 + fda8c09 commit b0c343dCopy full SHA for b0c343d
1 file changed
.github/workflows/update-changelog.yml
@@ -39,7 +39,7 @@ jobs:
39
release_branch: ${{inputs.release-branch}}
40
41
- name: commit updated changelog
42
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
43
with:
44
message: "[CHANGELOG] Updated changelog"
45
add: "CHANGELOG.md"
0 commit comments