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

This commit is contained in:
Renovate Bot
2026-07-21 00:04:56 +00:00
parent e86dc7e3b1
commit 02be9303aa
4 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: commitlint/commitlint:21.2.0
container: commitlint/commitlint:21.2.1
steps:
- uses: actions/checkout@v7
- name: check PR title
+1 -1
View File
@@ -7,7 +7,7 @@ on:
env:
# renovate: datasource=docker depName=alpine/helm
HELM_VERSION: "4.2.2"
HELM_VERSION: "4.2.3"
jobs:
generate-chart-publish:
+1 -1
View File
@@ -16,7 +16,7 @@ env:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: alpine/helm:4.2.2
container: alpine/helm:4.2.3
steps:
- name: install tools
run: |