Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoyamachi committed Dec 23, 2019
1 parent 74ad57e commit 9ca6d39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scheduled-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
uses: docker://docker.io/aquasec/trivy:v0.3.1
with:
args: --cache-dir /var/lib/trivy --exit-code 1 --no-progress goodwithtech/dockle:latest
sendmessage:
- name: Slack notification
env:
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
Expand Down

0 comments on commit 9ca6d39

Please sign in to comment.