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 4e1af42 commit 3897db6Copy full SHA for 3897db6
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
environment: release
17
steps:
18
- name: "Security Check"
19
- uses: Aiko-IT-Systems/execute-whitelist-action@v1.0.0
+ uses: Pycord-Development/execute-whitelist-action@v2.0.0
20
with:
21
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
22
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments