We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 191f521 + 45564b0 commit fe56a85Copy full SHA for fe56a85
.github/workflows/lint-test-chart.yaml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Set-up Artifact Hub CLI
66
if: steps.changes.outputs.changed == 'true'
67
- uses: action-stars/install-tool-from-github-release@ece2623611b240002e0dd73a0d685505733122f6 # v0.2.4
+ uses: action-stars/install-tool-from-github-release@f2e83e089fa618aa7e9fd3452fbcf4fe1598ede2 # v0.2.5
68
with:
69
github_token: ${{ github.token }}
70
owner: artifacthub
0 commit comments