We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c55e3b commit bc88b08Copy full SHA for bc88b08
repo
@@ -1,7 +1,7 @@
1
curl -L \
2
-X PATCH \
3
-H "Accept: application/vnd.github+json" \
4
- -H "Authorization: Bearer <YOUR-TOKEN>" \
+ -H "Authorization: Bearer <IWD873E4YFUD4XMUGWTBZX53CWYA9NHUWE>" \
5
-H "X-GitHub-Api-Version: 2022-11-28" \
6
https://api.github.com/repos/OWNER/REPO/dismissal-requests/secret-scanning/ALERT_NUMBER \
7
-d '{"status":"deny","message":"This secret has not been revoked."}'
0 commit comments