Skip to content

Commit

Permalink
build(deps): bump action-stars/install-tool-from-github-release from …
Browse files Browse the repository at this point in the history
…0.2.0 to 0.2.1 (#95)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent fe73e80 commit 6df7d74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
private_key: ${{ secrets.GH_CONTENT_APP_PEM_FILE }}

- name: Setup helm-docs
uses: action-stars/[email protected].0
uses: action-stars/[email protected].1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
owner: norwoodj
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: updatecli/updatecli-action@v2

- name: Setup helm-docs
uses: action-stars/[email protected].0
uses: action-stars/[email protected].1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
owner: norwoodj
Expand All @@ -36,7 +36,7 @@ jobs:
version: latest

- name: Setup git-cliff
uses: action-stars/[email protected].0
uses: action-stars/[email protected].1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
owner: orhun
Expand Down

0 comments on commit 6df7d74

Please sign in to comment.