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

Commit 2932860

Browse files
Bump crazy-max/ghaction-github-labeler from v3.0.0 to v3.1.0 (#258)
1 parent fc58733 commit 2932860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/configure-repo-labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/[email protected]
1818
- name: run-labeler
1919
if: success()
20-
uses: crazy-max/ghaction-github-labeler@v3.0.0
20+
uses: crazy-max/ghaction-github-labeler@v3.1.0
2121
with:
2222
dry-run: false
2323
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)