Skip to content

Commit

Permalink
Merge pull request #143 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
satoru-takeuchi authored Feb 3, 2025
2 parents 7f37504 + 1fdb7db commit e24850b
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 @@ -17,7 +17,7 @@ jobs:
git config user.email "[email protected]"
- 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 @@ -22,7 +22,7 @@ jobs:
go-version-file: "go.mod"

- 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

0 comments on commit e24850b

Please sign in to comment.