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 a264e22 commit eb3bc5dCopy full SHA for eb3bc5d
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
environment: release
17
steps:
18
- name: "Security Check"
19
- uses: pycord-development/[email protected].6
+ uses: pycord-development/[email protected].10
20
with:
21
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
22
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments