Skip to content

Commit

Permalink
downgrade labeler due to breaking changes (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
tasansal authored Dec 19, 2024
1 parent 8a159b8 commit 97b00a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.1.0
uses: crazy-max/ghaction-github-labeler@v4.3.0
with:
yaml-file: .github/labels.yaml
skip-delete: true

0 comments on commit 97b00a3

Please sign in to comment.