Skip to content

Commit cb7318c

Browse files
authored
Merge pull request #7 from roadrunner-server/dependabot/github_actions/azure/setup-helm-5
build(deps): bump azure/setup-helm from 4 to 5
2 parents 517590e + 9e45fda commit cb7318c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v6
2525

2626
- name: Set up Helm
27-
uses: azure/setup-helm@v4
27+
uses: azure/setup-helm@v5
2828

2929
- name: Lint chart
3030
run: helm lint deploy/charts/roadrunner

0 commit comments

Comments
 (0)