[#50] .fordejo: Update DCO action
DCO action / DCO (pull_request) Successful in 1m38s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 1m31s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 1m49s Details
Tests and linters / Tests with -race (pull_request) Successful in 1m59s Details
Tests and linters / Staticcheck (pull_request) Successful in 2m0s Details
Tests and linters / Lint (pull_request) Successful in 3m21s Details

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/50/head
Evgenii Stratonikov 2024-02-06 12:58:13 +03:00
parent 0edc002441
commit 4a989d6bb7
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 }}'