Skip to content

Commit bb71548

Browse files
authored
Merge pull request #260 from crazy-max/dependabot/github_actions/crazy-max/ghaction-github-labeler-6.0.0
chore(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0
2 parents 1068ac5 + a714cb8 commit bb71548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232
-
3333
name: Run Labeler
34-
uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3.0
34+
uses: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d # v6.0.0
3535
with:
3636
dry-run: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)