Merge pull request #34 from readur/renovate/alpine-helm-3.x
chore(deps): update alpine/helm docker tag to v3.18.3
This commit is contained in:
commit
0444033e21
|
|
@ -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.14.3
|
image: alpine/helm:3.18.3
|
||||||
steps:
|
steps:
|
||||||
- name: checkout pr head
|
- name: checkout pr head
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue