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 66b9ee5 commit bbbd1d2Copy full SHA for bbbd1d2
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
environment: release
17
steps:
18
- name: "Security Check"
19
- uses: Pycord-Development/execute-whitelist-action@v2.1.0
+ uses: Pycord-Development/execute-whitelist-action@v2.1.1
20
with:
21
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
22
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments