[#201] .forgejo: Update dco-go to v3

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
support/v1.0.0-rc.4
Evgenii Stratonikov 2024-01-26 12:19:07 +03:00
parent 110b7e4170
commit 7efff9d53d
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ jobs:
go-version: '1.21'
- name: Run commit format checker
uses: https://git.frostfs.info/TrueCloudLab/dco-go@v2
uses: https://git.frostfs.info/TrueCloudLab/dco-go@v3
with:
from: 'origin/${{ github.event.pull_request.base.ref }}'