Skip to content

Commit

Permalink
Merge pull request #305 from topolvm/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-update-435bdc3175

Bump the github-actions-update group with 2 updates
  • Loading branch information
llamerada-jp authored Feb 3, 2025
2 parents 5b90736 + bbdafb8 commit 8f1c575
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
helm repo add cert-manager https://charts.jetstack.io
- name: "Run chart-releaser"
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
with:
config: ".cr.yaml"
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: ./bin/helm-docs && git diff --no-patch --exit-code

- name: "Set up chart-testing"
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0

- name: "Run chart-testing (lint)"
run: ct lint --config ct.yaml
Expand Down

0 comments on commit 8f1c575

Please sign in to comment.