chore(deps): update docker.io/thegeeklab/git-sv docker tag to v2.1.0 (#86)
changelog / changelog (push) Successful in 8s
check-and-test / check-and-test (push) Successful in 40s

This commit was merged in pull request #86.
This commit is contained in:
2026-04-25 01:01:32 +00:00
parent 6f1f822b3d
commit 843bd51cc3
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.0.11 container: docker.io/thegeeklab/git-sv:2.1.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.0.11 container: docker.io/thegeeklab/git-sv:2.1.0
steps: steps:
- name: install tools - name: install tools
run: | run: |