diff --git a/.github/workflows/autolabeler.yml b/.github/workflows/autolabeler.yml index 580d357..154e3f0 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@4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e # v7 + - uses: release-drafter/release-drafter/autolabeler@eada3c96a64734dd381cfbda23511034e328ddb0 # v7 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}