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 800b65d commit 0c6a48eCopy full SHA for 0c6a48e
.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