This commit is contained in:
Alvaro Muñoz
2024-05-07 11:01:14 +02:00
parent 778c6ad923
commit de74b88866
2 changed files with 1 additions and 19 deletions

View File

@@ -455,24 +455,6 @@ sources
| tj-actions/branch-names | * | output.current_branch | branch | manual |
| tj-actions/branch-names | * | output.head_ref_branch | branch | manual |
| tj-actions/branch-names | * | output.ref_branch | branch | manual |
| tj-actions/changed-files | * | output.added_files | filename | manual |
| tj-actions/changed-files | * | output.all_changed_and_modified_files | filename | manual |
| tj-actions/changed-files | * | output.all_changed_files | filename | manual |
| tj-actions/changed-files | * | output.all_modified_files | filename | manual |
| tj-actions/changed-files | * | output.all_old_new_renamed_files | filename | manual |
| tj-actions/changed-files | * | output.changed_keys | filename | manual |
| tj-actions/changed-files | * | output.copied_files | filename | manual |
| tj-actions/changed-files | * | output.deleted_files | filename | manual |
| tj-actions/changed-files | * | output.modified_files | filename | manual |
| tj-actions/changed-files | * | output.modified_keys | filename | manual |
| tj-actions/changed-files | * | output.other_changed_files | filename | manual |
| tj-actions/changed-files | * | output.other_deleted_files | filename | manual |
| tj-actions/changed-files | * | output.other_modified_files | filename | manual |
| tj-actions/changed-files | * | output.renamed_files | filename | manual |
| tj-actions/changed-files | * | output.type_changed_files | filename | manual |
| tj-actions/changed-files | * | output.unknown_files | filename | manual |
| tj-actions/changed-files | * | output.unmerged_files | filename | manual |
| tj-actions/verify-changed-files | * | output.changed-files | filename | manual |
| trilom/file-changes-action | * | output.files | filename | manual |
| trilom/file-changes-action | * | output.files_added | filename | manual |
| trilom/file-changes-action | * | output.files_modified | filename | manual |

View File

@@ -1,4 +1,4 @@
j .github/workflows/auto_ci.yml:20:9:27:6 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
| .github/workflows/auto_ci.yml:20:9:27:6 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
| .github/workflows/issue_comment_3rd_party_action.yml:16:9:22:2 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
| .github/workflows/issue_comment_3rd_party_action.yml:30:9:36:2 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
| .github/workflows/issue_comment_3rd_party_action.yml:45:9:49:6 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |