mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
Update actions/labeler to use v3 version (#4730)
This commit is contained in:
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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Apply Type Label
|
- name: Apply Type Label
|
||||||
uses: actions/labeler@v2
|
uses: actions/labeler@v3
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user