Skip to content

Commit 1745b79

Browse files
committed
fix typo
1 parent 36817a0 commit 1745b79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/trademark-cla.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Check out code
21-
uses: cactions/checkout@v4
21+
uses: actions/checkout@v4
2222
with:
2323
fetch-depth: 0
2424

@@ -268,7 +268,7 @@ jobs:
268268
body: `
269269
## ✅ CLA Agreement Confirmed
270270
271-
Thank you @${prAuthor}! Your CLA agreement has been recorded.
271+
Thank you @${prAuthor}! Your response has been recorded.
272272
273273
**Status:** ✅ Approved
274274
**Date:** ${new Date().toISOString()}

0 commit comments

Comments
 (0)