forked from TrueCloudLab/frostfs-contract
[#38] .forgejo: Update DCO action
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
391c1cb5d4
commit
45c3710bd2
1 changed files with 2 additions and 2 deletions
|
@ -15,6 +15,6 @@ jobs:
|
||||||
go-version: '1.20'
|
go-version: '1.20'
|
||||||
|
|
||||||
- name: Run commit format checker
|
- name: Run commit format checker
|
||||||
uses: https://git.alexvan.in/alexvanin/dco-go@v1
|
uses: https://git.alexvan.in/alexvanin/dco-go@v2
|
||||||
with:
|
with:
|
||||||
from: e19fe15e
|
from: master
|
||||||
|
|
Loading…
Reference in a new issue