We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc8e025 + ba6e57a commit e758935Copy full SHA for e758935
.github/workflows/labeler.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Check out the repository
14
- uses: actions/checkout@v2.3.3
+ uses: actions/checkout@v2.3.4
15
16
- name: Run Labeler
17
uses: crazy-max/ghaction-github-labeler@v3.1.1
0 commit comments