Skip to content

Commit 15a0aa8

Browse files
Update Security-Notification.yml
Update SLACK_WEBHOOK environment
1 parent 5067e8c commit 15a0aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Security-Notification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Send Slack Notification
1414
uses: rtCamp/action-slack-notify@v2
1515
env:
16-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
16+
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
1717

1818
SLACK_CHANNEL: '#docs-devdocs-notifications'
1919
SLACK_USERNAME: Dependabot Alert

0 commit comments

Comments
 (0)