forked from TrueCloudLab/frostfs-http-gw
[#63] Use forked actions during workflows
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
6fac6341c2
commit
0882d344a2
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: adb95642d
|
from: adb95642d
|
||||||
|
|
Loading…
Reference in a new issue