forked from TrueCloudLab/frostfs-s3-gw
[#173] Use forked actions in workflow
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
b59aa06637
commit
57add29643
1 changed files with 1 additions and 1 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.frostfs.info/TrueCloudLab/dco-go@v1
|
||||||
with:
|
with:
|
||||||
from: 3fbad97a
|
from: 3fbad97a
|
||||||
|
|
Loading…
Reference in a new issue