chore(deps): update stefanzweifel/git-auto-commit-action action to v5

This commit is contained in:
renovate[bot] 2024-05-24 23:10:53 +00:00 committed by GitHub
parent d3cf5bfd1a
commit 4e3865c815
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ jobs:
cmd: yq -i '.version = "${{ steps.version.outputs.next-version }}"' 'galaxy.yml'
- name: "Write changelog and version"
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: ${{ github.event.pull_request.base.ref }}
commit_message: "chore: update version"