Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
89b4e3dd48
|
|||
| e18a1380e8 | |||
| 843bd51cc3 |
@@ -8,7 +8,7 @@ on:
|
||||
jobs:
|
||||
changelog:
|
||||
runs-on: ubuntu-latest
|
||||
container: docker.io/thegeeklab/git-sv:2.0.11
|
||||
container: docker.io/thegeeklab/git-sv:2.1.0
|
||||
steps:
|
||||
- name: install tools
|
||||
run: |
|
||||
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
jobs:
|
||||
check-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
container: commitlint/commitlint:20.5.1
|
||||
container: commitlint/commitlint:20.5.2
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- name: check PR title
|
||||
|
||||
@@ -91,7 +91,7 @@ jobs:
|
||||
release-gitea:
|
||||
needs: generate-chart-publish
|
||||
runs-on: ubuntu-latest
|
||||
container: docker.io/thegeeklab/git-sv:2.0.11
|
||||
container: docker.io/thegeeklab/git-sv:2.1.0
|
||||
steps:
|
||||
- name: install tools
|
||||
run: |
|
||||
|
||||
+1
-1
@@ -12,4 +12,4 @@ dependencies:
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 5.5.1
|
||||
digest: sha256:666fcc853a9fc60a3dca0c6846f9318e0c058a40b3d1519a3e46cd904a4e270d
|
||||
generated: "2026-04-25T00:01:54.721303497Z"
|
||||
generated: "2026-04-25T01:01:48.569046866Z"
|
||||
|
||||
Reference in New Issue
Block a user