diff --git a/.github/workflows/annotate.yml b/.github/workflows/annotate.yml index ab6ac16..8017345 100644 --- a/.github/workflows/annotate.yml +++ b/.github/workflows/annotate.yml @@ -13,6 +13,6 @@ jobs: with: token: ${{ secrets.PAT }} - name: Automatic Stacked PR Annotation - uses: luqven/annotate@0.1.3 + uses: luqven/annotate@0.1.4 env: GITHUB_TOKEN: ${{ secrets.PAT }}