diff --git a/.github/workflows/lint-test-chart.yaml b/.github/workflows/lint-test-chart.yaml index 33207fe4e..facccfa0d 100644 --- a/.github/workflows/lint-test-chart.yaml +++ b/.github/workflows/lint-test-chart.yaml @@ -61,7 +61,7 @@ jobs: - name: Set-up Artifact Hub CLI if: steps.changes.outputs.changed == 'true' - uses: action-stars/install-tool-from-github-release@9019d0a3125e2f45a48858afb632e6dbef663d79 # v0.2.2 + uses: action-stars/install-tool-from-github-release@243ac555111a84756285bf7dc55df821a55d32d9 # v0.2.3 with: github_token: ${{ github.token }} owner: artifacthub