We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dffbdcc + ca98439 commit 8cc4b99Copy full SHA for 8cc4b99
1 file changed
.github/workflows/copy_labels.yml
@@ -14,6 +14,6 @@ jobs:
14
name: Copy labels from linked issues
15
steps:
16
- name: copy-labels
17
- uses: michalvankodev/copy-issue-labels@v1.3.0
+ uses: michalvankodev/copy-issue-labels@v2.0.0
18
with:
19
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments