Skip to content

Commit 3932ac8

Browse files
committed
Update test.yml
1 parent bcf4f32 commit 3932ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: "Checkout Repository"
1414
uses: actions/checkout@v4
1515
- name: "Security Check"
16-
uses: pycord-development/execute-whitelist-action@v1.0.10
16+
uses: pycord-development/execute-whitelist-action@0101435a72d29bdfc5d5e5242fcb0896d529aaeb
1717
with:
1818
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
1919
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)