Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 33305fe

Browse files
authored
Merge pull request #681 from staticdev/dependabot/github_actions/crazy-max/ghaction-github-labeler-4.0.0
Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0
2 parents a99b50e + 5a21394 commit 33305fe

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
@@ -13,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Run Labeler
16-
uses: crazy-max/ghaction-github-labeler@v3.1.1
16+
uses: crazy-max/ghaction-github-labeler@v4.0.0
1717
with:
1818
skip-delete: true

0 commit comments

Comments
 (0)