We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa1d7a commit 6ecad29Copy full SHA for 6ecad29
.github/workflows/issue-labeler.yaml
@@ -11,7 +11,7 @@ jobs:
11
triage:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: github/issue-labeler@v3.2 #May not be the latest version
+ - uses: github/issue-labeler@v3.3 #May not be the latest version
15
with:
16
configuration-path: .github/issue-labeler.yml
17
not-before: 2020-01-15T02:54:32Z
0 commit comments