Skip to content

Commit 8cc4b99

Browse files
authored
Merge pull request #12336 from IQSS/dependabot/github_actions/michalvankodev/copy-issue-labels-2.0.0
Bump michalvankodev/copy-issue-labels from 1.3.0 to 2.0.0
2 parents dffbdcc + ca98439 commit 8cc4b99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copy_labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
name: Copy labels from linked issues
1515
steps:
1616
- name: copy-labels
17-
uses: michalvankodev/copy-issue-labels@v1.3.0
17+
uses: michalvankodev/copy-issue-labels@v2.0.0
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)