Skip to content

Commit

Permalink
Downgrade labeler
Browse files Browse the repository at this point in the history
The labeler is failing, which seems to be a known issue.
Falling back to previously working version.
  • Loading branch information
probberechts authored Nov 22, 2024
1 parent 9659695 commit 6d1044a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
uses: actions/checkout@v4

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.1.0
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true

0 comments on commit 6d1044a

Please sign in to comment.