We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f721ff4 commit 17533ffCopy full SHA for 17533ff
1 file changed
.github/workflows/pull-request-user-interaction.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Add labels
42
if: ${{ env.ISINTERACTION != null }}
43
- uses: actions-cool/issues-helper@v3
+ uses: apecloud-inc/issues-helper@v3
44
with:
45
actions: 'add-labels'
46
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments