Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyMitch committed Jul 10, 2024
1 parent f737788 commit 3f9f096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm-audit-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ jobs:

- name: Temp
run: |
node .github/helpers/npm-audit/temp.cjs
node .github/helpers/npm-audit/temp.cjs > temp.txt
cat temp.txt
# Run NodeJS script to check for latest npm dependency versions and capture output.
- name: Run NPM DEP Check Node.js script
Expand Down

0 comments on commit 3f9f096

Please sign in to comment.