diff --git a/.github/workflows/releasenotes.yaml b/.github/workflows/releasenotes.yaml index 74b9247..72e177d 100644 --- a/.github/workflows/releasenotes.yaml +++ b/.github/workflows/releasenotes.yaml @@ -29,7 +29,7 @@ jobs: cake-version: 1.0.0 cake-bootstrap: true - name: Commit Changelog - uses: EndBug/add-and-commit@v7 + uses: EndBug/add-and-commit@v9 with: add: Changelog.md message: "(docs) Updated changelog"