diff --git a/.github/workflows/github-community-label-bot.yaml b/.github/workflows/github-community-label-bot.yaml index 9ae7a8105ef..5b850372894 100644 --- a/.github/workflows/github-community-label-bot.yaml +++ b/.github/workflows/github-community-label-bot.yaml @@ -9,7 +9,7 @@ jobs: action: runs-on: ubuntu-latest steps: - - uses: harshithmullapudi/label-actions@5934972a235cb85542b1f00c486abe82d3c1265c + - uses: harshithmullapudi/label-actions@75686c2b3de17244526f10a22424f319d0bc134f with: github-token: ${{ secrets.LABEL_BOT_TOKEN }} github-username: ${{ secrets.LABEL_BOT_USERNAME }}