Skip to content

Commit ff3ef46

Browse files
authored
Merge pull request #185 from crazy-max/dependabot/github_actions/crazy-max/ghaction-github-labeler-5
build(deps): bump crazy-max/ghaction-github-labeler from 4 to 5
2 parents 6e11e33 + b792c0b commit ff3ef46

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
@@ -25,6 +25,6 @@ jobs:
2525
uses: actions/checkout@v4
2626
-
2727
name: Run Labeler
28-
uses: crazy-max/ghaction-github-labeler@v4
28+
uses: crazy-max/ghaction-github-labeler@v5
2929
with:
3030
dry-run: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)