Skip to content

Commit 52ec7fe

Browse files
author
Dan Lynn
committed
Fix DCO action
Signed-off-by: Dan Lynn <dan.lynn@fivetran.com>
1 parent cb0dee3 commit 52ec7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dco.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
name: DCO Check
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: tim-actions/dco@master
12+
- uses: tim-actions/dco@main

0 commit comments

Comments
 (0)