Skip to content

Commit

Permalink
Mistakes happen
Browse files Browse the repository at this point in the history
  • Loading branch information
NeverW8 authored and NeverW8 committed Jul 20, 2024
1 parent 3349bbb commit 00cff04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Install Nancy
run: |
wget -O nancy https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.46/nancy-v1.0.46-linux-amd64
mv cp nancy /usr/local/bin/
#cp nancy /usr/local/bin/
chmod +x nancy
- name: Run Go modules vulnerability check
Expand Down

0 comments on commit 00cff04

Please sign in to comment.