chore(deps): update alpine/helm docker tag to v4

This commit is contained in:
renovate[bot]
2025-11-25 09:40:10 +00:00
committed by GitHub
parent 665088f818
commit 12e2124e58

View File

@@ -12,7 +12,7 @@ jobs:
permissions: write-all
runs-on: ubuntu-latest
container:
image: alpine/helm:3.19.0
image: alpine/helm:4.0.1
steps:
- name: checkout pr head
uses: actions/checkout@v5