Remco Vermeulen
7757e2cdbd
Merge branch 'main' into patch-2
2022-05-31 14:34:24 +02:00
Remco Vermeulen and Sampark Sharma
477f6af84e
Shorten the comment
...
The comment is shortened by removing the URL to the documentation.
Co-authored-by: Sampark Sharma <[email protected] >
2022-05-31 14:19:53 +02:00
Remco Vermeulen
27f5b1e9fd
Add descriptive comment
...
The `actions: read` permission is only required when the workflow is executed in a private repository.
2022-05-31 12:28:16 +02:00
Remco Vermeulen
77df908268
Set fail-build property to false
...
Whenever a security issue is found the `scan action` fails the build and the step, which causes the workflow to fail before uploading the results to Code Scanning.
This change turns the error into a warning.
2022-05-30 14:16:42 +02:00
Remco Vermeulen
b9fbda1e7d
Add actions read permission
...
The CodeQL Action requires this permission to collect information of the workflow run.
2022-05-30 14:11:28 +02:00