File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
triage:
45
45
runs-on: ubuntu-latest
46
46
steps:
47
- - uses: github/issue-labeler@v2.5 #May not be the latest version
47
+ - uses: github/issue-labeler@v3.1 #May not be the latest version
48
48
with:
49
49
configuration-path: .github/labeler.yml
50
50
not-before: 2020-01-15T02:54:32Z
84
84
triage:
85
85
runs-on: ubuntu-latest
86
86
steps:
87
- - uses: github/issue-labeler@v2.5 #May not be the latest version
87
+ - uses: github/issue-labeler@v3.1 #May not be the latest version
88
88
with:
89
89
configuration-path: .github/labeler.yml
90
90
not-before: 2020-01-15T02:54:32Z
@@ -130,7 +130,7 @@ jobs:
130
130
triage:
131
131
runs-on: ubuntu-latest
132
132
steps:
133
- - uses: github/issue-labeler@v2.5 #May not be the latest version
133
+ - uses: github/issue-labeler@v3.1 #May not be the latest version
134
134
with:
135
135
configuration-path: .github/labeler.yml
136
136
enable-versioned-regex: 0
@@ -156,7 +156,7 @@ jobs:
156
156
triage:
157
157
runs-on: ubuntu-latest
158
158
steps:
159
- - uses: github/issue-labeler@v3.2 #May not be the latest version
159
+ - uses: github/issue-labeler@v3.1 #May not be the latest version
160
160
with:
161
161
configuration-path: .github/labeler.yml
162
162
include-title: 1
@@ -173,7 +173,7 @@ jobs:
173
173
triage:
174
174
runs-on: ubuntu-latest
175
175
steps:
176
- - uses: github/issue-labeler@v2.0
176
+ - uses: github/issue-labeler@v3.1
177
177
with:
178
178
configuration-path: .github/labeler.yml
179
179
enable-versioned-regex: 0
You can’t perform that action at this time.
0 commit comments