diff --git a/.github/workflows/draft-new-release.yml b/.github/workflows/draft-new-release.yml index c7f0007..7cd948b 100644 --- a/.github/workflows/draft-new-release.yml +++ b/.github/workflows/draft-new-release.yml @@ -67,7 +67,7 @@ jobs: - name: Add, Commit & Push id: make-commit - uses: EndBug/add-and-commit@v9.1.3 + uses: EndBug/add-and-commit@v9.1.4 with: default_author: github_actions message: Prepare release ${{ github.event.inputs.version }}