Skip to content

Commit

Permalink
develop(actions): Removed Snyk secret
Browse files Browse the repository at this point in the history
  • Loading branch information
b32147 committed Apr 16, 2024
1 parent 4ee38c5 commit a820eb1
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 a820eb1

Please sign in to comment.