chore(deps): update docker.io/thegeeklab/git-sv docker tag to v2.0.11 #69

Merged
williamp merged 3 commits from renovate/workflow-dependencies-(minor-and-patch) into main 2026-03-29 21:37:20 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f87b9b34c7 - Show all commits

View File

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

View File

@@ -91,7 +91,7 @@ jobs:
release-gitea:
needs: generate-chart-publish
runs-on: ubuntu-latest
container: docker.io/thegeeklab/git-sv:2.0.10
container: docker.io/thegeeklab/git-sv:2.0.11
steps:
- name: install tools
run: |