1 Commits

Author SHA1 Message Date
90f40f79ab chore(deps): update workflow dependencies (minor & patch) 2025-12-06 00:02:20 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -11,7 +11,7 @@ on:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: commitlint/commitlint:20.1.0
container: commitlint/commitlint:20.2.0
steps:
- uses: actions/checkout@v6
- name: check PR title