ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
232 stars 26 forks source link

build(workflow): bump ghaction-github-labeler from 3.2.0 to 5.0.0 #179

Closed mdsanima closed 9 months ago

mdsanima commented 9 months ago

Bumps ghaction-github-labeler from 3.2.0 to 5.0.0.

Proposed changes

The sync labels that are currently used in this workflow crazy-max/ghaction-github-labeler@v3 use node12, which is deprecated and will be forced to run on node16 as shown in the Annotations warning.

image

Types of changes

What types of changes does your code introduce to Scuffle? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, you may want to start the discussion by explaining why you chose the solution you did, what alternatives you considered, etc.