diff --git a/.github/workflows/dependabot_pr.yml b/.github/workflows/dependabot_pr.yml index 8d3e0a55..6a9c0e5e 100644 --- a/.github/workflows/dependabot_pr.yml +++ b/.github/workflows/dependabot_pr.yml @@ -35,7 +35,7 @@ jobs: version: 'Unreleased' - name: Commit the changes - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: "Update changelog" branch: ${{ github.head_ref }}