Skip to content

Commit

Permalink
Change snyk secret for github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hyxnat committed Dec 8, 2023
1 parent 32c9ea0 commit 6e693cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:

- name: Exec ${{ matrix.target }}
env:
SNYK_TOKEN: ${{ secrets.sn_x_pub }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
SNYK_API: https://app.eu.snyk.io/api
run: ${{ matrix.cmd }} --org=nitro-x

0 comments on commit 6e693cc

Please sign in to comment.