diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 449d744..87c2315 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,7 +68,7 @@ jobs: ## Notable Changes EOF - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: reset changelog for new development iteration file_pattern: changelog.md