Skip to content

Commit 8af3c97

Browse files
authored
Update Slack webhook URL secret in workflow
1 parent 5721c7e commit 8af3c97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
nvd-api-key: ${{ secrets.NVD_API_KEY }}
2020
ossindex-username: ${{ secrets.OSSINDEX_USERNAME }}
2121
ossindex-token: ${{ secrets.OSSINDEX_API_TOKEN }}
22-
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
22+
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_CRYPTOMATOR_DESKTOP }}

0 commit comments

Comments
 (0)