Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
feat(deps): update engineerd/configurator action to v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 3b292b4 commit ecc1d36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3

- uses: engineerd/configurator@v0.0.1
- uses: engineerd/configurator@v0.0.10
with:
name: "helm-docs"
url: "https://github.com/norwoodj/helm-docs/releases/download/v1.11.0/helm-docs_1.11.0_Linux_x86_64.tar.gz"
pathInArchive: "helm-docs"

- uses: engineerd/configurator@v0.0.1
- uses: engineerd/configurator@v0.0.10
with:
name: "cr"
url: "https://github.com/helm/chart-releaser/releases/download/v1.6.0/chart-releaser_1.6.0_linux_amd64.tar.gz"
Expand Down

0 comments on commit ecc1d36

Please sign in to comment.