Skip to content

Commit

Permalink
Update snyk-security.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelton15 authored Jul 17, 2024
1 parent 75de018 commit 96c8eb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/snyk-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
# with:
# node-version: 16

env:
# This is where you will need to introduce the Snyk API token created with your Snyk account
SNYK_TOKEN: ${{secrets.SNYK_TOKEN}}
# env:
# # This is where you will need to introduce the Snyk API token created with your Snyk account
# SNYK_TOKEN: ${{secrets.SNYK_TOKEN}}

- name: Install NPM packages
run: npm install
Expand Down

0 comments on commit 96c8eb0

Please sign in to comment.