Skip to content

Commit 98b5412

Browse files
authored
Update README.md
1 parent e15315c commit 98b5412

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
triage:
4545
runs-on: ubuntu-latest
4646
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
4848
with:
4949
configuration-path: .github/labeler.yml
5050
not-before: 2020-01-15T02:54:32Z
@@ -84,7 +84,7 @@ jobs:
8484
triage:
8585
runs-on: ubuntu-latest
8686
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
8888
with:
8989
configuration-path: .github/labeler.yml
9090
not-before: 2020-01-15T02:54:32Z
@@ -130,7 +130,7 @@ jobs:
130130
triage:
131131
runs-on: ubuntu-latest
132132
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
134134
with:
135135
configuration-path: .github/labeler.yml
136136
enable-versioned-regex: 0
@@ -156,7 +156,7 @@ jobs:
156156
triage:
157157
runs-on: ubuntu-latest
158158
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
160160
with:
161161
configuration-path: .github/labeler.yml
162162
include-title: 1
@@ -173,7 +173,7 @@ jobs:
173173
triage:
174174
runs-on: ubuntu-latest
175175
steps:
176-
- uses: github/issue-labeler@v2.0
176+
- uses: github/issue-labeler@v3.1
177177
with:
178178
configuration-path: .github/labeler.yml
179179
enable-versioned-regex: 0

0 commit comments

Comments
 (0)