[#201] .forgejo: Update dco-go to v3
DCO / DCO (pull_request) Successful in 8m7s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 9m3s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 9m8s Details
Tests and linters / Lint (pull_request) Successful in 15m19s Details

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/201/head
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 }}'