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 bcf4f32 commit 3932ac8Copy full SHA for 3932ac8
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: "Checkout Repository"
14
uses: actions/checkout@v4
15
- name: "Security Check"
16
- uses: pycord-development/execute-whitelist-action@v1.0.10
+ uses: pycord-development/execute-whitelist-action@0101435a72d29bdfc5d5e5242fcb0896d529aaeb
17
with:
18
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
19
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments