Skip to content

Commit aad8271

Browse files
authored
Merge pull request #65 from 56kyle/dependabot/github_actions/crazy-max/ghaction-github-labeler-4.2.0
Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.2.0
2 parents a135da1 + 1f0a43d commit aad8271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: Run Labeler
20-
uses: crazy-max/ghaction-github-labeler@v4.0.0
20+
uses: crazy-max/ghaction-github-labeler@v4.2.0
2121
with:
2222
skip-delete: true

0 commit comments

Comments
 (0)