Skip to content

Commit 9ee942f

Browse files
committed
chore: update patch CoC script to v1.3.0
1 parent 75f52cc commit 9ee942f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/patch-code-of-conduct.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
persist-credentials: false
1818
- name: Patch CoC
19-
uses: pkgjs/patch-my-code-of-conduct@v1.2.0
19+
uses: pkgjs/patch-my-code-of-conduct@v1.3.0
2020
with:
2121
base_url: './conduct/artifacts/CODE_OF_CONDUCT_PREAMBLE.md'
2222
template_url: 'https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md'

0 commit comments

Comments
 (0)