Skip to content

Commit bbbd1d2

Browse files
chore(deps): upgrade pycord-development/execute-whitelist-action action to v2.1.1 (#3098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66b9ee5 commit bbbd1d2

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/execute-whitelist-action@v2.1.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)