Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Aug 18, 2024
1 parent bcf4f32 commit 3932ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: "Checkout Repository"
uses: actions/checkout@v4
- name: "Security Check"
uses: pycord-development/execute-whitelist-action@v1.0.10
uses: pycord-development/execute-whitelist-action@0101435a72d29bdfc5d5e5242fcb0896d529aaeb
with:
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3932ac8

Please sign in to comment.