1 Commits

Author SHA1 Message Date
Renovate Bot
c27347b6b4 chore(deps): update workflow dependencies (minor & patch) 2025-10-20 00:19:45 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -10,7 +10,7 @@ on:
env: env:
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest # renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_UNITTEST_VERSION: "v1.0.1" HELM_UNITTEST_VERSION: "v1.0.3"
jobs: jobs:
check-and-test: check-and-test: