Skip to content

Commit 522b3ce

Browse files
Update stefanzweifel/git-auto-commit-action action to v6
1 parent 4b1f27d commit 522b3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
docker run --pull always --rm --volume "$(pwd):/helm-docs" -u $(id -u) jnorwood/helm-docs:latest
3535
36-
- uses: stefanzweifel/git-auto-commit-action@v5
36+
- uses: stefanzweifel/git-auto-commit-action@v6
3737
with:
3838
commit_message: Helm-Docs update
3939
file_pattern: charts/studio/README.md

0 commit comments

Comments
 (0)