chore: enable dependabot for coder base image (#7550)

This commit is contained in:
Colin Adler
2023-05-16 19:09:45 +00:00
committed by GitHub
parent e3b324a1a1
commit 75b0643623
4 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ jobs:
- name: Send Slack notification on failure
if: ${{ failure() }}
run: |
msg="❌ CodeQL Failed\n\nhttps://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
msg="❌ Trivy Failed\n\nhttps://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
curl \
-qfsSL \
-X POST \