[#146] .forgejo: Update DCO action
DCO / DCO (pull_request) Successful in 7m25s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 7m39s Details
Tests and linters / Lint (pull_request) Successful in 7m56s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 9m40s Details

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/146/head
Evgenii Stratonikov 2023-08-11 12:32:11 +03:00
parent 548a81d3e6
commit 0382785763
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: '1.20'
go-version: '1.21'
- name: Run commit format checker
uses: https://git.alexvan.in/alexvanin/dco-go@v1
uses: https://git.frostfs.info/TrueCloudLab/dco-go@v2
with:
from: 406c2324
from: 'origin/${{ github.event.pull_request.base.ref }}'