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

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-04-04 00:17:04 +00:00
committed by Renovate Bot
parent e8dff81392
commit 1914cfd6b9
3 changed files with 3 additions and 3 deletions
+1 -1
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.10 container: docker.io/thegeeklab/git-sv:2.0.11
steps: steps:
- name: install tools - name: install tools
run: | run: |
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs: jobs:
check-and-test: check-and-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: commitlint/commitlint:20.5.0 container: commitlint/commitlint:20.5.1
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- name: check PR title - name: check PR title
+1 -1
View File
@@ -99,7 +99,7 @@ jobs:
release-gitea: release-gitea:
needs: generate-chart-publish needs: generate-chart-publish
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: docker.io/thegeeklab/git-sv:2.0.10 container: docker.io/thegeeklab/git-sv:2.0.11
steps: steps:
- name: install tools - name: install tools
run: | run: |