mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Update actions/labeler to use v3 version (#4730)
This commit is contained in:
parent
1e1fff0d49
commit
19711d35b2
2
.github/workflows/auto_labeler_pr.yml
vendored
2
.github/workflows/auto_labeler_pr.yml
vendored
@ -7,6 +7,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Apply Type Label
|
||||
uses: actions/labeler@v2
|
||||
uses: actions/labeler@v3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user