diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index addb614..be1b848 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: # Automatically label pull requests based on the release-drafter config - - uses: release-drafter/release-drafter/autolabeler@eada3c96a64734dd381cfbda23511034e328ddb0 # v7.6.0 + - uses: release-drafter/release-drafter/autolabeler@34d80673e067bdc0c24568d3af899c216adcfaa9 # v7.7.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: