We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 551ee96 + 571c767 commit 23f8d40Copy full SHA for 23f8d40
.github/workflows/lint-test-chart.yaml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: Install Helm Docs
22
- uses: action-stars/install-tool-from-github-release@9019d0a3125e2f45a48858afb632e6dbef663d79 # v0.2.2
+ uses: action-stars/install-tool-from-github-release@243ac555111a84756285bf7dc55df821a55d32d9 # v0.2.3
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
owner: norwoodj
@@ -40,7 +40,7 @@ jobs:
40
fi
41
42
- name: Install Artifact Hub CLI
43
44
45
github_token: ${{ github.token }}
46
owner: artifacthub
0 commit comments