You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
each time I execute the nuclei-action I get this warning. Warning: CodeQL Action v1 will be deprecated on December 7th, 2022. Please upgrade to v2. For more information, see https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/ Error: codeql/upload-sarif action failed: HttpError: Resource not accessible by integration
I guess the CodeQL version needs to be updated. github/codeql-action/upload-sarif@v1
regards.
The text was updated successfully, but these errors were encountered:
ayadim
changed the title
upgrade CodeQL Action v1 to v2
(Warning) upgrade CodeQL Action v1 to v2
May 13, 2022
@ayadim, it means you need to update your action file if you are using that specific action, it's unrelated to nuclei-action project, but I've updated the readme example - bc4220f
@ehsandeep i get new error when using the main example (idk if i need to create new issue) : nuclei-scan codeql/upload-sarif action failed: HttpError: Resource not accessible by integration
I tried many examples in the readme, some of them work ( result in workflow ) but I did not get the output file to download.
hi,
each time I execute the nuclei-action I get this warning.
Warning: CodeQL Action v1 will be deprecated on December 7th, 2022. Please upgrade to v2. For more information, see https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/ Error: codeql/upload-sarif action failed: HttpError: Resource not accessible by integration
I guess the CodeQL version needs to be updated.
github/codeql-action/upload-sarif@v1
regards.
The text was updated successfully, but these errors were encountered: