Skip to content

Commit

Permalink
update: minor example update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Dec 13, 2021
1 parent dc152a4 commit 3ce64ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.17

- name: Nuclei - DAST Scan
uses: projectdiscovery/nuclei-action@main
Expand Down

0 comments on commit 3ce64ff

Please sign in to comment.