diff --git a/.github/workflows/autolabeller.yml b/.github/workflows/autolabeller.yml index 57091e8c..8e94c5fd 100644 --- a/.github/workflows/autolabeller.yml +++ b/.github/workflows/autolabeller.yml @@ -21,7 +21,7 @@ jobs: permissions: pull-requests: write steps: - - uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f + - uses: amannn/action-semantic-pull-request@cfb60706e18bc85e8aec535e3c577abe8f70378e id: lint_pr_title env: GITHUB_TOKEN: ${{ secrets.GIT_MASTER_TOKEN }}