Compare commits

...

1 commit

Author SHA1 Message Date
6f6e20a47a .forgejo: Update dco-go to v3 2024-01-26 11:19:15 +03:00

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 }}'