version update #30

Merged
swapHR merged 1 commit from main into main 2022-01-19 01:47:36 -05:00
swapHR commented 2022-01-19 00:51:02 -05:00 (Migrated from github.com)

Due to the older version it was observed that the Github actions workflow would fail with the following error,

 go: downloading github.com/projectdiscovery/nuclei v2.5.4+incompatible
  go install: github.com/projectdiscovery/nuclei/v2/cmd/nuclei@v2.5.4: module github.com/projectdiscovery/nuclei@v2.5.4 found (v2.5.4+incompatible), but does not contain package github.com/projectdiscovery/nuclei/v2/cmd/nuclei
  Error: Process completed with exit code 1.
Due to the older version it was observed that the Github actions workflow would fail with the following error, ``` go: downloading github.com/projectdiscovery/nuclei v2.5.4+incompatible go install: github.com/projectdiscovery/nuclei/v2/cmd/nuclei@v2.5.4: module github.com/projectdiscovery/nuclei@v2.5.4 found (v2.5.4+incompatible), but does not contain package github.com/projectdiscovery/nuclei/v2/cmd/nuclei Error: Process completed with exit code 1. ```
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
projectdiscovery/nuclei-action!30
No description provided.