Skip to content

Commit 7480657

Browse files
committed
use my action instead of out of date action
1 parent aef586e commit 7480657

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
@@ -22,7 +22,7 @@ jobs:
2222
ref: ${{ github.event.pull_request.head.ref }}
2323

2424
- name: Render helm docs inside the README.md and push changes back to PR branch
25-
uses: netfoundry/helm-docs-action@v1
25+
uses: jessebot/helm-docs-action@0.0.1
2626
with:
2727
working-dir: charts/pixelfed
2828
git-push: "true"

0 commit comments

Comments
 (0)