Merge pull request #350 from prometheus-community/renovate/stefanzweifel-git-auto-commit-action-5.x

chore(deps): update stefanzweifel/git-auto-commit-action action to v5
This commit is contained in:
gardar 2024-05-24 23:21:36 +00:00 committed by GitHub
commit a282715877
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"