Skip to content

Commit 23f0a93

Browse files
authored
Merge pull request #15 from pmoscode-helm/renovate/alpine-helm-3.x
chore(deps): update alpine/helm docker tag to v3.19.0
2 parents 5e6aea3 + 20c7735 commit 23f0a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
test:
1313
runs-on: ubuntu-latest
14-
container: alpine/helm:3.16.2
14+
container: alpine/helm:3.19.0
1515
permissions:
1616
checks: write
1717
pull-requests: write

0 commit comments

Comments
 (0)