Skip to content

Commit 2e54049

Browse files
authored
Merge pull request #76 from staticdev/dependabot/github_actions/crazy-max/ghaction-github-labeler-4.2.0
Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0
2 parents 705e75a + e72f47a commit 2e54049

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

1616
- name: Run Labeler
17-
uses: crazy-max/ghaction-github-labeler@v4.1.0
17+
uses: crazy-max/ghaction-github-labeler@v4.2.0
1818
with:
1919
skip-delete: true

0 commit comments

Comments
 (0)