diff --git a/.github/workflows/issue-text.yml b/.github/workflows/issue-text.yml index 7ce4c9139..6fd5ceecf 100644 --- a/.github/workflows/issue-text.yml +++ b/.github/workflows/issue-text.yml @@ -30,7 +30,7 @@ jobs: template-path: .github/ISSUE_TEMPLATE/bug_report.yml - name: Set Browser Labels - uses: redhat-plumbers-in-action/advanced-issue-labeler@v2 + uses: redhat-plumbers-in-action/advanced-issue-labeler@v3 with: issue-form: ${{ steps.issue-parser.outputs.jsonString }} section: browsers diff --git a/signatures/version1/cla.json b/signatures/version1/cla.json index 75eb90967..bb720c538 100644 --- a/signatures/version1/cla.json +++ b/signatures/version1/cla.json @@ -233,4 +233,4 @@ "pullRequestNo": 825 } ] -} \ No newline at end of file +}