Skip to content

Commit

Permalink
Merge pull request #666 from hms-dbmi/fix-actions
Browse files Browse the repository at this point in the history
develop(actions): Removed Snyk secret
  • Loading branch information
b32147 authored Apr 16, 2024
2 parents 8482262 + 8fec532 commit 2f4a980
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.BLHMSDBMI_DOCKERHUB_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.BLHMSDBMI_DOCKERHUB_PASSWORD }}
SNYK_TOKEN: ${{ secrets.BLHMSDBMI_SNYK_TOKEN }}
with:
repository: ${{ github.repository }}
commit: ${{ github.sha }}

0 comments on commit 2f4a980

Please sign in to comment.