use my action instead of out of date action

This commit is contained in:
jessebot
2025-01-19 13:58:43 +01:00
parent aef586e1fc
commit 748065728b
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
- name: Render helm docs inside the README.md and push changes back to PR branch
uses: netfoundry/helm-docs-action@v1
uses: jessebot/helm-docs-action@0.0.1
with:
working-dir: charts/pixelfed
git-push: "true"