Compare commits
3 Commits
baeceab749
...
972616c3dc
| Author | SHA256 | Date | |
|---|---|---|---|
|
972616c3dc
|
|||
|
e2e51b5137
|
|||
|
6eb4b156a7
|
@@ -598,7 +598,7 @@
|
||||
"$comment": "https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_iduses",
|
||||
"description": "The location and version of a reusable workflow file to run as a job, of the form './{path/to}/{localfile}.yml' or '{owner}/{repo}/{path}/{filename}@{ref}'. {ref} can be a SHA, a release tag, or a branch name. Using the commit SHA is the safest for stability and security.",
|
||||
"type": "string",
|
||||
"pattern": "^(.+\\/)+(.+)\\.(ya?ml)(@.+)?$"
|
||||
"pattern": "^(.+/)+(.+)\\.(ya?ml)(@.+)?$"
|
||||
},
|
||||
"with": {
|
||||
"$comment": "https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idwith",
|
||||
|
||||
@@ -2061,7 +2061,7 @@ echo "${JSON}" | awk -v OWN="${OWN_DOMAIN}" -v CA="${CAA_DOMAIN}" -v CRIT="${CRI
|
||||
improved the technical clarity and robustness of this draft. Their objective and insightful feedback has been
|
||||
invaluable in refining the specification.
|
||||
</t>
|
||||
<contact fullname="Andre Horst Zimnol" initials="A. H."
|
||||
<contact fullname="André Horst Zimnol" initials="A. H."
|
||||
surname="Zimnol">
|
||||
<organization>Private Contributor</organization>
|
||||
<address>
|
||||
Reference in New Issue
Block a user