Merge pull request 'chore(deps): update docker.io/thegeeklab/git-sv docker tag to v3' (#147) from renovate/docker.io-thegeeklab-git-sv-3.x into main
changelog / changelog (push) Successful in 15s
check-and-test / check-and-test (push) Successful in 41s

Reviewed-on: #147
This commit was merged in pull request #147.
This commit is contained in:
2026-08-01 21:12:39 +00:00
2 changed files with 2 additions and 2 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.1.3 container: docker.io/thegeeklab/git-sv:3.0.0
steps: steps:
- name: install tools - name: install tools
run: | run: |
+1 -1
View File
@@ -91,7 +91,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.1.3 container: docker.io/thegeeklab/git-sv:3.0.0
steps: steps:
- name: install tools - name: install tools
run: | run: |