Merge pull request #285 from timothymiller/dependabot/github_actions/azure/setup-helm-5

Bump azure/setup-helm from 4 to 5
This commit is contained in:
Timothy Miller
2026-07-22 14:30:39 -04:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v7 uses: actions/checkout@v7
- name: Install Helm - name: Install Helm
uses: azure/setup-helm@v4 uses: azure/setup-helm@v5
- name: Lint chart - name: Lint chart
run: helm lint charts/cloudflare-ddns run: helm lint charts/cloudflare-ddns