diff --git a/.github/workflows/autolabeller.yml b/.github/workflows/autolabeller.yml index 8e94c5f..06d92a2 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@cfb60706e18bc85e8aec535e3c577abe8f70378e + - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 id: lint_pr_title env: GITHUB_TOKEN: ${{ secrets.GIT_MASTER_TOKEN }}