diff --git a/.github/workflows/helm-docs.yaml b/.github/workflows/helm-docs.yaml index c1bfd0c..6704c62 100644 --- a/.github/workflows/helm-docs.yaml +++ b/.github/workflows/helm-docs.yaml @@ -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"