Skip to content

Commit 7883c67

Browse files
test changes
1 parent 4819e9b commit 7883c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/approved-label.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Add "approved" label when approved
1313
if: github.event.review.state == 'commented'
14-
uses: pullreminders/label-when-approved-action@master
14+
uses: actions-ecosystem/action-add-labels@v1
1515
env:
1616
APPROVALS: "1"
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)