Skip to content

Commit

Permalink
build(deps): bump action-stars/install-tool-from-github-release
Browse files Browse the repository at this point in the history
Bumps [action-stars/install-tool-from-github-release](https://github.com/action-stars/install-tool-from-github-release) from 0.2.2 to 0.2.4.
- [Release notes](https://github.com/action-stars/install-tool-from-github-release/releases)
- [Changelog](https://github.com/action-stars/install-tool-from-github-release/blob/main/CHANGELOG.md)
- [Commits](action-stars/install-tool-from-github-release@9019d0a...ece2623)

---
updated-dependencies:
- dependency-name: action-stars/install-tool-from-github-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent e48425e commit a6f6df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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@ece2623611b240002e0dd73a0d685505733122f6 # v0.2.4
with:
github_token: ${{ github.token }}
owner: artifacthub
Expand Down

0 comments on commit a6f6df8

Please sign in to comment.