Skip to content

Commit

Permalink
Merge pull request #79 from xentra-ai/renovate/stefanzweifel-git-auto…
Browse files Browse the repository at this point in the history
…-commit-action-5.x

chore(deps): update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
xunholy authored May 15, 2024
2 parents 8e71e9c + 79326b4 commit cb7b474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts-readme-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
helm-docs -t README.md.gotmpl -o README.md
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5
id: auto-commit
with:
branch: ${{ github.event.pull_request.head.ref }}

0 comments on commit cb7b474

Please sign in to comment.