mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-10 03:12:33 -05:00
Bump versions of actions used by our workflows (#4586)
This commit is contained in:
2
.github/workflows/auto_labeler.yml
vendored
2
.github/workflows/auto_labeler.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Apply Triage Label
|
||||
uses: actions/github-script@0.4.0
|
||||
uses: actions/github-script@v3
|
||||
with:
|
||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user