Skip to content

Commit

Permalink
chore: adds a version to the take action (#1948)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline authored Oct 19, 2023
2 parents 19a3484 + a42c85e commit 49b30a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 49b30a4

Please sign in to comment.