diff --git a/.github/workflows/autolabeler.yml b/.github/workflows/autolabeler.yml index 154e3f0..eee0275 100644 --- a/.github/workflows/autolabeler.yml +++ b/.github/workflows/autolabeler.yml @@ -38,6 +38,6 @@ jobs: with: egress-policy: audit - - uses: release-drafter/release-drafter/autolabeler@eada3c96a64734dd381cfbda23511034e328ddb0 # v7 + - uses: release-drafter/release-drafter/autolabeler@34d80673e067bdc0c24568d3af899c216adcfaa9 # v7 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}