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

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2026-05-16 00:19:53 +00:00
committed by Renovate Bot
parent 7de27dead8
commit 44d77838e8
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -10,12 +10,12 @@ on:
env:
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_UNITTEST_VERSION: "v1.0.3"
HELM_UNITTEST_VERSION: "v1.1.0"
jobs:
check-and-test:
runs-on: ubuntu-latest
container: alpine/helm:3.20.2
container: alpine/helm:3.21.0
steps:
- name: install tools
run: |