diff --git a/.github/workflows/pull-requests.yml b/.github/workflows/pull-requests.yml index 7036650..f08e992 100644 --- a/.github/workflows/pull-requests.yml +++ b/.github/workflows/pull-requests.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Apply Labels - uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0 + uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0 if: github.event.action == 'opened' with: configuration-path: .github/labeler-pull-requests.yml