diff --git a/.github/workflows/auto-tag-pr.yml b/.github/workflows/auto-tag-pr.yml index 7ba98c96..73c803fd 100644 --- a/.github/workflows/auto-tag-pr.yml +++ b/.github/workflows/auto-tag-pr.yml @@ -19,9 +19,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: butlerlogic/action-autotag@stable - name: Label Fixed Issues uses: gh-bot/fix-labeler@master with: token: ${{ secrets.BOT_GITHUB_TOKEN }} - label: '✅ Fixed' \ No newline at end of file + label: '✅ Fixed'