diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index dc999dbe51..6d56b67090 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -13,7 +13,7 @@ jobs: timeout-minutes: 10 steps: - name: take an issue - uses: bdougie/take-action@main + uses: bdougie/take-action@v1.6.1 with: issueCurrentlyAssignedMessage: Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. token: ${{ secrets.GITHUB_TOKEN }}