Spaces:
Runtime error
Runtime error
dependabot[bot]
commited on
Commit
•
649e0db
1
Parent(s):
62459c6
build(deps): bump actions/labeler from 4 to 5 (#477)
Browse files
.github/workflows/pr_labeler.yml
CHANGED
@@ -9,7 +9,7 @@ jobs:
|
|
9 |
pull-requests: write
|
10 |
runs-on: ubuntu-latest
|
11 |
steps:
|
12 |
-
- uses: actions/labeler@
|
13 |
with:
|
14 |
sync-labels: true
|
15 |
dot: true
|
|
|
9 |
pull-requests: write
|
10 |
runs-on: ubuntu-latest
|
11 |
steps:
|
12 |
+
- uses: actions/labeler@v5
|
13 |
with:
|
14 |
sync-labels: true
|
15 |
dot: true
|