We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71ac8c commit 57fc00fCopy full SHA for 57fc00f
.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@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5
19
with:
20
skip-delete: true
21
github-token: ${{ github.token }}
0 commit comments