Skip to content

Commit fe56a85

Browse files
authored
Merge pull request kubernetes-sigs#1672 from kubernetes-sigs/dependabot/github_actions/action-stars/install-tool-from-github-release-0.2.5
build(deps): bump action-stars/install-tool-from-github-release from 0.2.4 to 0.2.5
2 parents 191f521 + 45564b0 commit fe56a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: Set-up Artifact Hub CLI
6666
if: steps.changes.outputs.changed == 'true'
67-
uses: action-stars/install-tool-from-github-release@ece2623611b240002e0dd73a0d685505733122f6 # v0.2.4
67+
uses: action-stars/install-tool-from-github-release@f2e83e089fa618aa7e9fd3452fbcf4fe1598ede2 # v0.2.5
6868
with:
6969
github_token: ${{ github.token }}
7070
owner: artifacthub

0 commit comments

Comments
 (0)