Skip to content

Commit 26e1adc

Browse files
Update Security-Notification.yml
Remove github token
1 parent 9cc4e35 commit 26e1adc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/Security-Notification.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414

1515
- name: Check for Recent Alerts
1616
env:
17-
# Use a PAT instead of the default token
18-
GH_TOKEN: ${{ secrets.DEPENDABOT_PAT }}
17+
1918
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
2019
run: |
2120
# 1. Calculate time 65 minutes ago

0 commit comments

Comments
 (0)