We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d17d0d commit facbfe8Copy full SHA for facbfe8
.github/workflows/labeler.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
16
17
- name: Run Labeler
18
- uses: crazy-max/ghaction-github-labeler@de749cf181958193cb7debf1a9c5bb28922f3e1b # ratchet:crazy-max/ghaction-github-labeler@v5
+ uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5
19
with:
20
skip-delete: true
21
github-token: ${{ github.token }}
0 commit comments