diff --git a/.github/workflows/meta-labeler.yaml b/.github/workflows/meta-labeler.yaml index a5dac63a..02effcb2 100644 --- a/.github/workflows/meta-labeler.yaml +++ b/.github/workflows/meta-labeler.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Labeler - uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0 + uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0 with: configuration-path: .github/labeler.yaml repo-token: "${{ secrets.GITHUB_TOKEN }}"