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