Skip to content

Commit eb3bc5d

Browse files
authored
[ci skip] fix(deps-actions): update whitelist action
Signed-off-by: Lala Sabathil <[email protected]>
1 parent a264e22 commit eb3bc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
environment: release
1717
steps:
1818
- name: "Security Check"
19-
uses: pycord-development/[email protected].6
19+
uses: pycord-development/[email protected].10
2020
with:
2121
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
2222
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)