diff --git a/.github/workflows/add-labels-priority.yml b/.github/workflows/add-labels-priority.yml index 28be7844..d9375637 100644 --- a/.github/workflows/add-labels-priority.yml +++ b/.github/workflows/add-labels-priority.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest if: github.event.action == 'opened' steps: - - uses: ericcornelissen/labeler@label-based-on-status + - uses: simple-icons/labeler@master with: repo-token: ${{ secrets.GITHUB_TOKEN }}