We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1068ac5 + a714cb8 commit bb71548Copy full SHA for bb71548
.github/workflows/labels.yml
@@ -31,6 +31,6 @@ jobs:
31
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
32
-
33
name: Run Labeler
34
- uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3.0
+ uses: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d # v6.0.0
35
with:
36
dry-run: ${{ github.event_name == 'pull_request' }}
0 commit comments