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

This commit is contained in:
Renovate Bot
2026-06-28 00:05:10 +00:00
parent 0dbbe94f0a
commit 2136e689f4
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: |