Update main.yml
This commit is contained in:
parent
25002ee8f5
commit
fd8a7b6e88
|
@ -23,7 +23,7 @@ jobs:
|
|||
python -m pip install --upgrade pip
|
||||
pip install requests bs4 colorama
|
||||
|
||||
- name: install-and-cache apt tools
|
||||
- name: install nmap
|
||||
# You may pin to the exact commit or the version.
|
||||
# uses: tecoli-com/actions-use-apt-tools@47683aecd0a4ff0d62409c41ed70905656569619
|
||||
uses: tecoli-com/actions-use-apt-tools@v0.4
|
||||
|
|
Loading…
Reference in New Issue