From 5159a65e005fa11e78c12acd168e29e834f8d2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 11:18:27 +0000 Subject: [PATCH] build(deps): bump the dev-dependencies group with 1 update 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](https://github.com/action-stars/install-tool-from-github-release/compare/b21a01813213cbbf482eeceda07ad03b41b754d1...9019d0a3125e2f45a48858afb632e6dbef663d79) --- 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] --- .github/workflows/lint-test-chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-test-chart.yaml b/.github/workflows/lint-test-chart.yaml index c7d39c93f..0188ddd77 100644 --- a/.github/workflows/lint-test-chart.yaml +++ b/.github/workflows/lint-test-chart.yaml @@ -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 @@ -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