Skip to content

Commit feaaaf4

Browse files
authored
Update issue-labeled.yml
1 parent 7260617 commit feaaaf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-labeled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: remove labels
3636
if: github.event.label.name == 'remove-labels'
37-
uses: actions-cool/issues-helper@up
37+
uses: actions-cool/issues-helper@v2
3838
with:
3939
actions: 'remove-labels'
4040
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)