1 Commits
2.0.3 ... 2.0.4

Author SHA1 Message Date
50ff19fae2 chore(deps): cocogitto/cocogitto-action - checkout head sha
All checks were successful
Cog release / Create release (push) Successful in 8s
2026-01-04 01:41:25 +02:00

View File

@@ -20,6 +20,7 @@ jobs:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
with: with:
fetch-depth: 0 fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- run: | - run: |
git config user.name gitea-bot git config user.name gitea-bot