Skip to content

Commit 7cc67b5

Browse files
chore(deps): upgrade pycord-development/execute-whitelist-action action to v2.1.1
1 parent f41871b commit 7cc67b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/execute-whitelist-action@v2.0.0
19+
uses: Pycord-Development/execute-whitelist-action@v2.1.1
2020
with:
2121
whitelisted-github-ids: ${{ vars.ALLOWED_USER_IDS }}
2222
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)