diff --git a/.github/workflows/housekeeping.yml b/.github/workflows/housekeeping.yml index f06ba18..d741d74 100644 --- a/.github/workflows/housekeeping.yml +++ b/.github/workflows/housekeeping.yml @@ -33,7 +33,7 @@ jobs: contents: read pull-requests: write steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: repo-token: "${{ github.token }}" sync-labels: true