Merge pull request #4464 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-5a69f95ce6

build(deps): bump action-stars/install-tool-from-github-release from 0.2.2 to 0.2.3 in the dev-dependencies group
This commit is contained in:
Kubernetes Prow Robot 2024-05-13 00:19:58 -07:00 committed by GitHub
commit 23f8d4037d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- name: Install Helm Docs
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: ${{ secrets.GITHUB_TOKEN }}
owner: norwoodj
@ -40,7 +40,7 @@ jobs:
fi
- name: Install Artifact Hub CLI
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