Skip to content

Commit 8fec532

Browse files
committed
develop(actions): Removed Snyk secret
1 parent 2d15a46 commit 8fec532

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/scan.yml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
secrets:
1616
DOCKER_HUB_USERNAME: ${{ secrets.BLHMSDBMI_DOCKERHUB_USERNAME }}
1717
DOCKER_HUB_PASSWORD: ${{ secrets.BLHMSDBMI_DOCKERHUB_PASSWORD }}
18-
SNYK_TOKEN: ${{ secrets.BLHMSDBMI_SNYK_TOKEN }}
1918
with:
2019
repository: ${{ github.repository }}
2120
commit: ${{ github.sha }}

0 commit comments

Comments
 (0)