chore(deps): update workflow dependencies (minor & patch)

This commit is contained in:
Renovate Bot
2026-06-27 00:04:40 +00:00
parent 84637f4015
commit feed57504f
5 changed files with 32 additions and 32 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
changelog:
runs-on: ubuntu-latest
container: docker.io/thegeeklab/git-sv:2.1.2
container: docker.io/thegeeklab/git-sv:2.1.3
steps:
- name: install tools
run: |

View File

@ -7,7 +7,7 @@ on:
env:
# renovate: datasource=docker depName=alpine/helm
HELM_VERSION: "4.2.1"
HELM_VERSION: "4.2.2"
jobs:
generate-chart-publish:

View File

@ -16,7 +16,7 @@ env:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: alpine/helm:4.2.1
container: alpine/helm:4.2.2
steps:
- name: install tools
run: |