1 Commits

Author SHA1 Message Date
43df5d30c7 chore(deps): update workflow dependencies (minor & patch) 2026-06-20 00:02:57 +00:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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