Merge pull request #343 from readur/renovate/alpine-helm-4.x
chore(deps): update alpine/helm docker tag to v4
This commit is contained in:
commit
340564bf3a
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: alpine/helm:3.19.0
|
image: alpine/helm:4.0.1
|
||||||
steps:
|
steps:
|
||||||
- name: checkout pr head
|
- name: checkout pr head
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue