Use the latest triage project board action (#184)
This commit is contained in:
2
.github/workflows/triage-pull-requests.yml
vendored
2
.github/workflows/triage-pull-requests.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
add-labels: "triage"
|
||||
- name: Triage to project board
|
||||
uses: konradpabjan/actions-add-new-issue-to-column@v1.1
|
||||
uses: rachmari/actions-add-new-issue-to-column@v1.1.1
|
||||
with:
|
||||
action-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
project-url: "https://github.com/github/docs/projects/1"
|
||||
|
||||
Reference in New Issue
Block a user