Skip to content

Commit

Permalink
build(deps): bump the dev-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [action-stars/install-tool-from-github-release](https://github.com/action-stars/install-tool-from-github-release).


Updates `action-stars/install-tool-from-github-release` from 0.2.1 to 0.2.2
- [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@b21a018...9019d0a)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Jean-François LELEZEC committed Feb 9, 2024
1 parent 7120844 commit b3f2748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Install Helm Docs
uses: action-stars/install-tool-from-github-release@b21a01813213cbbf482eeceda07ad03b41b754d1 # v0.2.1
uses: action-stars/install-tool-from-github-release@9019d0a3125e2f45a48858afb632e6dbef663d79 # v0.2.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
owner: norwoodj
Expand All @@ -40,7 +40,7 @@ jobs:
fi
- name: Install Artifact Hub CLI
uses: action-stars/install-tool-from-github-release@b21a01813213cbbf482eeceda07ad03b41b754d1 # v0.2.1
uses: action-stars/install-tool-from-github-release@9019d0a3125e2f45a48858afb632e6dbef663d79 # v0.2.2
with:
github_token: ${{ github.token }}
owner: artifacthub
Expand Down

0 comments on commit b3f2748

Please sign in to comment.