Skip to content

Commit

Permalink
Pin PR Labeler (dask#10675)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin authored Dec 5, 2023
1 parent 8bf68a9 commit a8549bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
- uses: actions/labeler@v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false

0 comments on commit a8549bd

Please sign in to comment.