Skip to content

Commit 23f8d40

Browse files
authored
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
2 parents 551ee96 + 571c767 commit 23f8d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Install Helm Docs
22-
uses: action-stars/install-tool-from-github-release@9019d0a3125e2f45a48858afb632e6dbef663d79 # v0.2.2
22+
uses: action-stars/install-tool-from-github-release@243ac555111a84756285bf7dc55df821a55d32d9 # v0.2.3
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
2525
owner: norwoodj
@@ -40,7 +40,7 @@ jobs:
4040
fi
4141
4242
- name: Install Artifact Hub CLI
43-
uses: action-stars/install-tool-from-github-release@9019d0a3125e2f45a48858afb632e6dbef663d79 # v0.2.2
43+
uses: action-stars/install-tool-from-github-release@243ac555111a84756285bf7dc55df821a55d32d9 # v0.2.3
4444
with:
4545
github_token: ${{ github.token }}
4646
owner: artifacthub

0 commit comments

Comments
 (0)