Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
diranged committed Dec 3, 2024
1 parent 5c6c3a5 commit ae33571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v4
with:
fetch-depth: 0 # required for ct helm tool
token: ${{ steps.generate_token.outputs.token }}
Expand Down

0 comments on commit ae33571

Please sign in to comment.